From 1126dd15b8e25aa4d72cb8efc269abb2e1136481 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Thu, 12 Jul 2007 20:05:16 +0200 Subject: cabal updates darcs-hash:20070712180516-d6583-ccc0f2e99bedcb1b1b783b02048ca31dd8793053.gz --- xmobar.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index a2dc4e3..eee9b35 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -15,7 +15,7 @@ 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, Monitors.Common, Monitors.Batt - Monitors.Weather, Monitors.Swap, Monitors.Mem, Monitors.Cpu +Other-Modules: XMobar, Config, Parsers, Commands, Runnable, Monitors.Common, Monitors.Batt + Monitors.Weather, Monitors.Swap, Monitors.Mem, Monitors.Cpu, Monitors.Net ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s -threaded ghc-prof-options: -prof -auto-all -- cgit v1.2.3