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 --- Mosaic.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Mosaic.hs') 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 -- cgit v1.2.3