aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--XMonad.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/XMonad.hs b/XMonad.hs
index cd6bcad..445d2b2 100644
--- a/XMonad.hs
+++ b/XMonad.hs
@@ -1,4 +1,5 @@
-{-# OPTIONS -fglasgow-exts #-}
+{-# LANGUAGE FlexibleInstances #-}
+
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.hs