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