aboutsummaryrefslogtreecommitdiffstats
path: root/DragPane.hs
diff options
context:
space:
mode:
Diffstat (limited to 'DragPane.hs')
-rw-r--r--DragPane.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DragPane.hs b/DragPane.hs
index 05dbd42..df17a45 100644
--- a/DragPane.hs
+++ b/DragPane.hs
@@ -25,7 +25,7 @@ module XMonadContrib.DragPane (
-- * Usage
-- $usage
dragPane
- , DragType (..)
+ , DragPane, DragType (..)
) where
import Graphics.X11.Xlib