Replace -fglasgow-exts with LANGUAGE pragma in WindowNavigation.hs

This commit is contained in:
nornagon
2007-10-06 22:41:56 +00:00
parent 48c89e0e3f
commit e1a10b926e

View File

@@ -1,4 +1,4 @@
{-# OPTIONS -fglasgow-exts #-}
{-# LANGUAGE GeneralizedNewtypeDeriving, FlexibleInstances #-}
-----------------------------------------------------------------------------
-- |
-- Module : XMonadContrib.WorkspaceDir