mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get rid of some others.
This commit is contained in:
@@ -27,9 +27,6 @@ module XMonad.Util.PositionStore (
|
||||
|
||||
import XMonad
|
||||
import qualified XMonad.Util.ExtensibleState as XS
|
||||
import Graphics.X11.Xlib
|
||||
import Graphics.X11.Types
|
||||
import Data.Typeable
|
||||
import qualified Data.Map as M
|
||||
|
||||
-- Store window positions relative to the upper left screen edge
|
||||
|
Reference in New Issue
Block a user