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 --- FocusNth.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FocusNth.hs') diff --git a/FocusNth.hs b/FocusNth.hs index 1d0e65e..28e8e96 100644 --- a/FocusNth.hs +++ b/FocusNth.hs @@ -16,8 +16,8 @@ module XMonadContrib.FocusNth ( -- $usage focusNth) where -import StackSet -import Operations +import XMonad.StackSet +import XMonad.Operations import XMonad -- $usage -- cgit v1.2.3