aboutsummaryrefslogtreecommitdiffstats
path: root/ResizableTile.hs
diff options
context:
space:
mode:
authorJoachim Fasting <joachim.fasting@gmail.com>2007-10-06 14:35:50 +0200
committerJoachim Fasting <joachim.fasting@gmail.com>2007-10-06 14:35:50 +0200
commitd3af43a64ec0b852df1491ce9d18223fe474bfac (patch)
treecdf091f7ebd37fae1a79bd3ecf46f6ae1c7404c9 /ResizableTile.hs
parent13d7b5528fb252986b591332a5a5c544b0c668e6 (diff)
downloadXMonadContrib-d3af43a64ec0b852df1491ce9d18223fe474bfac.tar.gz
XMonadContrib-d3af43a64ec0b852df1491ce9d18223fe474bfac.tar.xz
XMonadContrib-d3af43a64ec0b852df1491ce9d18223fe474bfac.zip
ResizableTile.hs: needs -fglasgow-exts.
darcs-hash:20071006123550-928c4-893299956281d147b584e7514809b6e26fd4d1bb.gz
Diffstat (limited to 'ResizableTile.hs')
-rw-r--r--ResizableTile.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ResizableTile.hs b/ResizableTile.hs
index 3d91cc4..f4617d2 100644
--- a/ResizableTile.hs
+++ b/ResizableTile.hs
@@ -1,3 +1,4 @@
+{-# OPTIONS_GHC -fglasgow-exts #-}
-----------------------------------------------------------------------------
-- |
-- Module : XMonadContrib.ResizableTile