From 4ced049c50e0465a233dc062104298eb8a6f7852 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Wed, 27 Jun 2007 23:49:57 +0200 Subject: Cpu.hs now requires -threaded darcs-hash:20070627214957-d6583-04582bbf570f2645c90c4507db0fe8c4e618e392.gz --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmobar.cabal b/xmobar.cabal index a9603bc..165d33f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -21,7 +21,7 @@ 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-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s -threaded ghc-prof-options: -prof -auto-all executable: xmb-mem -- cgit v1.2.3