aboutsummaryrefslogtreecommitdiffstats
path: root/Square.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Square.hs')
-rw-r--r--Square.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Square.hs b/Square.hs
index 42de974..46ad2e7 100644
--- a/Square.hs
+++ b/Square.hs
@@ -26,7 +26,7 @@ module XMonadContrib.Square (
import XMonad
import Graphics.X11.Xlib
-import StackSet ( integrate )
+import XMonad.StackSet ( integrate )
-- $usage
-- You can use this module with the following in your Config.hs file: