mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 12:11:52 -07:00
add -fglasgow-exts to some modules that use it.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{-# OPTIONS -fglasgow-exts #-}
|
||||
module XMonadContrib.WorkspaceDir ( workspaceDir, changeDir ) where
|
||||
|
||||
-- to use:
|
||||
|
Reference in New Issue
Block a user