aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/AppLauncher.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Prompt/AppLauncher.hs')
-rw-r--r--XMonad/Prompt/AppLauncher.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Prompt/AppLauncher.hs b/XMonad/Prompt/AppLauncher.hs
index 4cb3ecc..5da089f 100644
--- a/XMonad/Prompt/AppLauncher.hs
+++ b/XMonad/Prompt/AppLauncher.hs
@@ -15,7 +15,7 @@
module XMonad.Prompt.AppLauncher ( -- * Usage
-- $usage
launchApp
-
+ ,module XMonad.Prompt
-- * Use case: launching gimp with file
-- $tip
) where