mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-16 04:23:48 -07:00
move W -> WMonad
This commit is contained in:
2
Main.hs
2
Main.hs
@@ -25,7 +25,7 @@ import Graphics.X11.Xlib.Extras
|
||||
|
||||
import Control.Monad.State
|
||||
|
||||
import W
|
||||
import WMonad
|
||||
import qualified StackSet as W
|
||||
|
||||
--
|
||||
|
@@ -14,7 +14,7 @@
|
||||
-- manager state, and support routines.
|
||||
--
|
||||
|
||||
module W where
|
||||
module WMonad where
|
||||
|
||||
import StackSet
|
||||
|
Reference in New Issue
Block a user