aboutsummaryrefslogtreecommitdiffstats
path: root/Grid.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Grid.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Grid.hs b/Grid.hs
index b7fe41b..09da525 100644
--- a/Grid.hs
+++ b/Grid.hs
@@ -1,4 +1,5 @@
-{-# OPTIONS_GHC -fglasgow-exts #-}
+{-# LANGUAGE FlexibleInstances, MultiParamTypeClasses #-}
+
-----------------------------------------------------------------------------
-- |
-- Module : XMonadContrib.Grid