From bb0fa161091fee31ea3b80ccee38cd05a33b7af5 Mon Sep 17 00:00:00 2001 From: nornagon Date: Sun, 7 Oct 2007 00:41:56 +0200 Subject: Replace -fglasgow-exts with LANGUAGE pragma in WindowNavigation.hs darcs-hash:20071006224156-25eb7-17bb30c0ba3e4e760fc64c286d554df89645edc8.gz --- WindowNavigation.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WindowNavigation.hs') diff --git a/WindowNavigation.hs b/WindowNavigation.hs index 5410a15..a219a54 100644 --- a/WindowNavigation.hs +++ b/WindowNavigation.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fglasgow-exts #-} +{-# LANGUAGE GeneralizedNewtypeDeriving, FlexibleInstances #-} ----------------------------------------------------------------------------- -- | -- Module : XMonadContrib.WorkspaceDir -- cgit v1.2.3