Provide top level XMonad.hs export module

This commit is contained in:
Don Stewart
2007-11-07 03:06:17 +00:00
parent 6eb23670bb
commit dbfd13207d
8 changed files with 553 additions and 540 deletions

View File

@@ -18,7 +18,7 @@
module XMonad.Operations where
import XMonad
import XMonad.Core
import XMonad.Layouts (Full(..))
import qualified XMonad.StackSet as W