From 459489f45b1c51da26d573684c2de3891bb48ca5 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Fri, 22 Jun 2007 14:52:29 +0200 Subject: cabal updates darcs-hash:20070622125229-d6583-0176ba896cc99b485034a9443ef7dad737996083.gz --- xmobar.cabal | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 5ad58ba..bc05d5e 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -14,3 +14,18 @@ executable: xmobar main-is: xmobar.hs ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s ghc-prof-options: -prof -auto-all + +executable: xmb-cpu +main-is: Monitors/Cpu.hs +ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s +ghc-prof-options: -prof -auto-all + +executable: xmb-mem +main-is: Monitors/Mem.hs +ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s +ghc-prof-options: -prof -auto-all + +executable: xmb-net +main-is: Monitors/Net.hs +ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s +ghc-prof-options: -prof -auto-all -- cgit v1.2.3