From 54e31ca659ba58d6e57b66b2aa0e2c57096068d4 Mon Sep 17 00:00:00 2001 From: "joachim.fasting" Date: Fri, 22 Jun 2007 13:14:42 +0200 Subject: Magnifier.hs: needs -fglasgow-exts to compile. darcs-hash:20070622111442-ea16c-2037a5b992d806ed593b3fcca913390ceecb0de4.gz --- Magnifier.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Magnifier.hs b/Magnifier.hs index b2103ca..f16eb8c 100644 --- a/Magnifier.hs +++ b/Magnifier.hs @@ -1,3 +1,4 @@ +{-# OPTIONS_GHC -fglasgow-exts #-} ----------------------------------------------------------------------------- -- | -- Module : XMonadContrib.Magnifier -- cgit v1.2.3