From 08bc32392d4acbd2576660e34d507d995d53bca6 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Thu, 27 Sep 2007 21:40:26 +0200 Subject: more cleanup darcs-hash:20070927194026-d6583-21864b1e70ddf83144b7fdac9591d8eca2772025.gz --- xmobar.cabal | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index e3ed829..86ed464 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -17,8 +17,6 @@ build-depends: base>=2.0, X11>=1.2.1, mtl>=1.0, unix>=1.0, parsec>=2.0, fil executable: xmobar main-is: Main.hs Hs-Source-Dirs: ./ -Other-Modules: Xmobar, Config, Parsers, Commands, Runnable, Plugins, Plugins.Monitors.Common, - Plugins.Monitors.Batt Plugins.Monitors.Weather, Plugins.Monitors.Swap, - Plugins.Monitors.Mem, Plugins.Monitors.Cpu, Plugins.Monitors.Net +Other-Modules: Xmobar, Config, Parsers, Commands, Runnable, Plugins ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s -threaded ghc-prof-options: -prof -auto-all -- cgit v1.2.3