summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2012-03-08 21:12:54 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2012-03-08 21:12:54 +0100
commita544d20f7bcbf8e17f4b0679baae7cbed7e92495 (patch)
treee615cd527149116baa537fe0cb825eba495246a4 /lib
parent01a381911a2ce989c9e9e5ff470ff67f16a4a4f7 (diff)
downloadxmonad-conf-a544d20f7bcbf8e17f4b0679baae7cbed7e92495.tar
xmonad-conf-a544d20f7bcbf8e17f4b0679baae7cbed7e92495.zip
Some updates for GHC 7.4HEADmaster
Diffstat (limited to 'lib')
-rw-r--r--lib/Storage.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Storage.hs b/lib/Storage.hs
index 7f68b15..9c70b04 100644
--- a/lib/Storage.hs
+++ b/lib/Storage.hs
@@ -1,4 +1,4 @@
-{-# LANGUAGE DeriveDataTypeable, ExistentialQuantification, TypeSynonymInstances, MultiParamTypeClasses, FlexibleInstances, PatternGuards #-}
+{-# LANGUAGE DeriveDataTypeable, ExistentialQuantification, TypeSynonymInstances, MultiParamTypeClasses, FlexibleInstances, PatternGuards, DatatypeContexts #-}
module Storage ( StoreData
, Storage