From 47589e1913fb9530481caedb543978a30d4323ea Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 1 Nov 2007 19:28:24 +0100 Subject: Use hierarchical module names from the core darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz --- Warp.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Warp.hs') diff --git a/Warp.hs b/Warp.hs index adf679e..e53b82c 100644 --- a/Warp.hs +++ b/Warp.hs @@ -25,9 +25,9 @@ import Data.List import Control.Monad.RWS import Graphics.X11.Xlib import Graphics.X11.Xlib.Extras -import Operations +import XMonad.Operations import XMonad -import StackSet as W +import XMonad.StackSet as W {- $usage This can be used to make a keybinding that warps the pointer to a given -- cgit v1.2.3