From 0e5b3e5ed8cf216c8d2e30c607dbdc626d44266e Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Sat, 6 Oct 2007 12:22:04 +0200 Subject: Grid.hs: needs -fglasgow-exts. darcs-hash:20071006102204-928c4-6389a0cc6453354830e46e0bb745887ab3a99a13.gz --- Grid.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Grid.hs') diff --git a/Grid.hs b/Grid.hs index 6fc47f8..b7fe41b 100644 --- a/Grid.hs +++ b/Grid.hs @@ -1,3 +1,4 @@ +{-# OPTIONS_GHC -fglasgow-exts #-} ----------------------------------------------------------------------------- -- | -- Module : XMonadContrib.Grid -- cgit v1.2.3