aboutsummaryrefslogtreecommitdiffstats
path: root/Decoration.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Decoration.hs')
-rw-r--r--Decoration.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Decoration.hs b/Decoration.hs
index cbbe863..7ad124c 100644
--- a/Decoration.hs
+++ b/Decoration.hs
@@ -1,3 +1,4 @@
+{-# OPTIONS -fglasgow-exts #-}
module XMonadContrib.Decoration ( newDecoration ) where
import Data.Bits ( (.|.) )