From 171112160c38ea941cb16cfb04fb66fb3c9a5a6a Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Thu, 1 May 2008 11:58:08 +0200 Subject: cabal: remove useless flags darcs-hash:20080501095808-d6583-c19b0f7f134473e9e50f018a784f942efa194063.gz --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmobar.cabal b/xmobar.cabal index 1f7fdb8..02e60cb 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -27,7 +27,7 @@ flag with_utf8 executable xmobar main-is: Main.hs other-Modules: Xmobar, Config, Parsers, Commands, XUtil, Runnable, Plugins - ghc-options: -funbox-strict-fields -Wall -optl-Wl,-s + ghc-options: -funbox-strict-fields -Wall ghc-prof-options: -prof -auto-all if flag(small_base) build-depends: base >= 3, containers, process, old-time, old-locale, bytestring, directory -- cgit v1.2.3