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 --- CycleWS.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CycleWS.hs') diff --git a/CycleWS.hs b/CycleWS.hs index 2f57f91..931ed47 100644 --- a/CycleWS.hs +++ b/CycleWS.hs @@ -32,8 +32,8 @@ import Data.Ord ( comparing ) import XMonad hiding (workspaces) import qualified XMonad (workspaces) -import StackSet hiding (filter) -import Operations +import XMonad.StackSet hiding (filter) +import XMonad.Operations -- $usage -- You can use this module with the following in your Config.hs file: -- cgit v1.2.3