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 --- RotView.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RotView.hs') diff --git a/RotView.hs b/RotView.hs index a68f9b0..304eba2 100644 --- a/RotView.hs +++ b/RotView.hs @@ -24,8 +24,8 @@ import Data.Maybe ( isJust ) import Data.Ord ( comparing ) import XMonad -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