diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
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 |