aboutsummaryrefslogtreecommitdiffstats
path: root/Grid.hs
diff options
context:
space:
mode:
authorJoachim Fasting <joachim.fasting@gmail.com>2007-10-06 12:22:04 +0200
committerJoachim Fasting <joachim.fasting@gmail.com>2007-10-06 12:22:04 +0200
commit0e5b3e5ed8cf216c8d2e30c607dbdc626d44266e (patch)
tree69dd1d7e143436781e3ffbe1c4b6c39d2bc6bca8 /Grid.hs
parent8fbf8eac4711575bc82c7a524851c86c4f62d9f4 (diff)
downloadXMonadContrib-0e5b3e5ed8cf216c8d2e30c607dbdc626d44266e.tar.gz
XMonadContrib-0e5b3e5ed8cf216c8d2e30c607dbdc626d44266e.tar.xz
XMonadContrib-0e5b3e5ed8cf216c8d2e30c607dbdc626d44266e.zip
Grid.hs: needs -fglasgow-exts.
darcs-hash:20071006102204-928c4-6389a0cc6453354830e46e0bb745887ab3a99a13.gz
Diffstat (limited to 'Grid.hs')
-rw-r--r--Grid.hs1
1 files changed, 1 insertions, 0 deletions
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