aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoachim Fasting <joachim.fasting@gmail.com>2007-10-06 14:38:51 +0200
committerJoachim Fasting <joachim.fasting@gmail.com>2007-10-06 14:38:51 +0200
commit5f5620affc124ae13a91a40145b85cc1272a080c (patch)
tree3a0dfbfa512f76ed1e6f8cf7ae11c79c51fc4c7a
parentd3af43a64ec0b852df1491ce9d18223fe474bfac (diff)
downloadXMonadContrib-5f5620affc124ae13a91a40145b85cc1272a080c.tar.gz
XMonadContrib-5f5620affc124ae13a91a40145b85cc1272a080c.tar.xz
XMonadContrib-5f5620affc124ae13a91a40145b85cc1272a080c.zip
Dishes.hs: needs -fglasgow-exts.
darcs-hash:20071006123851-928c4-be550943eba51173200abdf879fd913dc96aa531.gz
-rw-r--r--Dishes.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dishes.hs b/Dishes.hs
index 418bd6c..8faff4e 100644
--- a/Dishes.hs
+++ b/Dishes.hs
@@ -1,3 +1,4 @@
+{-# OPTIONS_GHC -fglasgow-exts #-}
-----------------------------------------------------------------------------
-- |
-- Module : XMonadContrib.Dishes