From e2c5e75542ca1d341846c7dfd87e352e7d04a7cb Mon Sep 17 00:00:00 2001 From: nornagon Date: Sun, 7 Oct 2007 00:30:25 +0200 Subject: Replace -fglasgow-exts with LANGUAGE pragma in MosaicAlt.hs darcs-hash:20071006223025-25eb7-bcf2377b4999976c3ed35cac3739aad68e8eec90.gz --- MosaicAlt.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MosaicAlt.hs') diff --git a/MosaicAlt.hs b/MosaicAlt.hs index a5308e3..14a1828 100644 --- a/MosaicAlt.hs +++ b/MosaicAlt.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fglasgow-exts #-} +{-# LANGUAGE GeneralizedNewtypeDeriving #-} ----------------------------------------------------------------------------- -- | -- Module : XMonadContrib.MosaicAlt -- cgit v1.2.3