aboutsummaryrefslogtreecommitdiffstats
path: root/WindowBringer.hs
diff options
context:
space:
mode:
Diffstat (limited to 'WindowBringer.hs')
-rw-r--r--WindowBringer.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/WindowBringer.hs b/WindowBringer.hs
index e286910..452d552 100644
--- a/WindowBringer.hs
+++ b/WindowBringer.hs
@@ -15,7 +15,7 @@
module XMonadContrib.WindowBringer (
-- * Usage
-- $usage
- gotoMenu, bringMenu
+ gotoMenu, bringMenu, windowMapWith
) where
import Control.Monad.State (gets)