From 6fd21cdda881106970bbbf2183e8b0cac81c3f5f Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 10 Dec 2007 01:44:56 +0100 Subject: Use XMonad meta-module in Main.hs darcs-hash:20071210004456-a5988-ea68e33566e229564304d6e97d5a58d96bb3dbe5 --- Main.hs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 1d89e5f..d6c58eb 100644 --- a/Main.hs +++ b/Main.hs @@ -14,9 +14,7 @@ module Main (main) where -import XMonad.Main -import XMonad.Config -import XMonad.Core (getXMonadDir, recompile) +import XMonad import Control.Exception (handle) import System.IO -- cgit v1.2.3