summaryrefslogtreecommitdiffstats
path: root/XMonad.hs
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-04-19 06:08:33 +0200
committerDon Stewart <dons@cse.unsw.edu.au>2007-04-19 06:08:33 +0200
commite2e8381eade4c9f7e90476e93b920f0d9e5ab9d1 (patch)
tree76417b8821a4fc4801dd775ce3e5a4f220c3a783 /XMonad.hs
parent169cc9b32475c25bc5a7e9342aa3098ee776c0ad (diff)
downloadmetatile-e2e8381eade4c9f7e90476e93b920f0d9e5ab9d1.tar
metatile-e2e8381eade4c9f7e90476e93b920f0d9e5ab9d1.zip
add 8 new QC tests, including tests of the layout algorithm
darcs-hash:20070419040833-9c5c1-9d8965bf22113a8aec47244eab7c769affb75951
Diffstat (limited to 'XMonad.hs')
-rw-r--r--XMonad.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/XMonad.hs b/XMonad.hs
index c349037..df0f1e8 100644
--- a/XMonad.hs
+++ b/XMonad.hs
@@ -1,3 +1,4 @@
+{-# OPTIONS -fglasgow-exts #-}
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.hs