From 86bbd2464330b7272034fbc532978d3f4610bdbd Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Wed, 20 Aug 2008 22:41:02 +0200 Subject: -optl-Wl,-s is not needed with recent Cabal versions darcs-hash:20080820204102-25a6b-2ffd1bfc0f1d44382664d0ea8e4f5aafd19a99fd --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad.cabal b/xmonad.cabal index 24b3bf9..12d9315 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -46,7 +46,7 @@ library build-depends: base < 3 build-depends: X11>=1.4.1, mtl, unix - ghc-options: -funbox-strict-fields -Wall -optl-Wl,-s + ghc-options: -funbox-strict-fields -Wall ghc-prof-options: -prof -auto-all extensions: CPP -- cgit v1.2.3