From 9cf68a670ec0f62701201aa6e5e5ffcd20ac207f Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 26 Jun 2007 11:43:57 +0200 Subject: Added -threaded option for ghc darcs-hash:20070626094357-d6583-1e402d4abf8f7eeb713e61ed2da1d7fadca2b0ae.gz --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmobar.cabal b/xmobar.cabal index dc91e3b..10e555a 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -14,7 +14,7 @@ build-depends: base>=2.0, X11>=1.2.1, mtl>=1.0, unix>=1.0, parsec>=2.0 executable: xmobar main-is: xmobar.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-cpu -- cgit v1.2.3