From 2f05ed2f7967d81d65cf61bc06f1db652d10b1ef Mon Sep 17 00:00:00 2001 From: David Roundy Date: Tue, 12 Jun 2007 19:03:49 +0200 Subject: add -fglasgow-exts to some modules that use it. darcs-hash:20070612170349-72aca-46faff8894bfdde04de59d2811cb3093f1a1da4a.gz --- Decoration.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Decoration.hs') 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 ( (.|.) ) -- cgit v1.2.3