From 741821c57d74740cf03a1a84318dfb7dd5d2718c Mon Sep 17 00:00:00 2001 From: David Roundy Date: Thu, 18 Oct 2007 19:00:58 +0200 Subject: make xmonad work with inverted main/config. darcs-hash:20071018170058-72aca-8018fed9e1c0bc2cf40664b766bb85f678a6a258.gz --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmonad.cabal') diff --git a/xmonad.cabal b/xmonad.cabal index e6c818e..05eaed2 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -22,7 +22,7 @@ extra-source-files: README TODO tests/loc.hs tests/Properties.hs man/xmonad.1.in Config.hs-boot util/GenerateManpage.hs man/xmonad.1 man/xmonad.html executable: xmonad -main-is: config.hs +main-is: Main.hs other-modules: EventLoop Operations StackSet XMonad ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s ghc-prof-options: -prof -auto-all -- cgit v1.2.3