From fd4435303a52e7d1506b9f3c5783a2b2c4d0bf5a Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 7 Mar 2007 03:23:32 +0100 Subject: Flatten module hierarchy darcs-hash:20070307022332-9c5c1-4b24108ce990c0b74183fedf99e6de26d2e7a15c.gz --- thunk.hs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'thunk.hs') diff --git a/thunk.hs b/thunk.hs index 9b63116..3a8f92b 100644 --- a/thunk.hs +++ b/thunk.hs @@ -10,8 +10,9 @@ import System.IO import Graphics.X11.Xlib import System.Process (runCommand) import System.Exit -import Thunk.Wm -import Thunk.XlibExtras + +import Wm +import XlibExtras handler :: Event -> Wm () handler (MapRequestEvent {window = w}) = manage w -- cgit v1.2.3