From b9ae5cbeea8818d447d2a490615db98cd13a86cc Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 7 Mar 2007 03:48:38 +0100 Subject: depend on the X11-extras package darcs-hash:20070307024838-9c5c1-a1e8969b5a390b2852dda76881e8f571857b37f7.gz --- thunk.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thunk.hs') diff --git a/thunk.hs b/thunk.hs index 3a8f92b..bae8b76 100644 --- a/thunk.hs +++ b/thunk.hs @@ -8,11 +8,11 @@ import Data.Bits import Control.Monad.State import System.IO import Graphics.X11.Xlib +import Graphics.X11.Xlib.Extras import System.Process (runCommand) import System.Exit import Wm -import XlibExtras handler :: Event -> Wm () handler (MapRequestEvent {window = w}) = manage w -- cgit v1.2.3