aboutsummaryrefslogtreecommitdiffstats
path: root/Mosaic.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Mosaic.hs')
-rw-r--r--Mosaic.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mosaic.hs b/Mosaic.hs
index 7c4ad63..c3f6f1a 100644
--- a/Mosaic.hs
+++ b/Mosaic.hs
@@ -1,3 +1,4 @@
+{-# OPTIONS -fglasgow-exts #-}
module XMonadContrib.Mosaic ( mosaic, expandWindow, shrinkWindow, squareWindow, myclearWindow,
tallWindow, wideWindow, flexibleWindow,
getName, withNamedWindow ) where