From 91e917f6665da4562d8e01e816359d207f9d1771 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 7 Mar 2007 08:42:48 +0100 Subject: fmt. and use a Map for keycode lookup darcs-hash:20070307074248-9c5c1-e7bd70d5c7822120cdfded97be4da59ca18d5218.gz --- W.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'W.hs') diff --git a/W.hs b/W.hs index 61f13d8..b440c21 100644 --- a/W.hs +++ b/W.hs @@ -16,9 +16,9 @@ module W where -import System.IO -import Graphics.X11.Xlib import Control.Monad.State +import System.IO +import Graphics.X11.Xlib (Display,Window) -- | WState, the window manager state. -- Just the display, width, height and a window list -- cgit v1.2.3