From 7d45d1d0a567fcc861392cc16c8d147d116e7a7a Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 7 Nov 2007 04:06:17 +0100 Subject: Provide top level XMonad.hs export module darcs-hash:20071107030617-cba2c-8c900566b5e1784737fefe3273486f8a1238da55 --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 40578f6..56df3cd 100644 --- a/Main.hs +++ b/Main.hs @@ -14,7 +14,7 @@ module Main (main) where -import XMonad.Core +import XMonad.Main import XMonad.Config import Control.Exception (handle) -- cgit v1.2.3