add -fglasgow-exts to some modules that use it.

This commit is contained in:
David Roundy
2007-06-12 17:03:49 +00:00
parent 10fd36db47
commit 1fdb6700d5
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
{-# OPTIONS -fglasgow-exts #-}
module XMonadContrib.WorkspaceDir ( workspaceDir, changeDir ) where
-- to use: