diff options
Diffstat (limited to '')
-rw-r--r-- | MosaicAlt.hs | 2 |
1 files changed, 1 insertions, 1 deletions
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 |