From 76661a5fd22f2c324a2e488f3efa813423a63bf6 Mon Sep 17 00:00:00 2001 From: David Roundy Date: Thu, 18 Oct 2007 18:42:30 +0200 Subject: sketch of config/main inversion. darcs-hash:20071018164230-72aca-f83f6ea18efda57fc5364e98dadada6c902ee2a5 --- xmonad.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmonad.cabal') diff --git a/xmonad.cabal b/xmonad.cabal index f4dca38..e6c818e 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -22,8 +22,8 @@ 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: Main.hs -other-modules: Config Operations StackSet XMonad +main-is: config.hs +other-modules: EventLoop Operations StackSet XMonad ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s ghc-prof-options: -prof -auto-all extensions: GeneralizedNewtypeDeriving -- cgit v1.2.3