[commit: bytestring] master: Remove old GHC flag from Cabal file (6c7c81a)
Ian Lynagh
igloo at earth.li
Tue Jul 5 23:01:32 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6c7c81ab130b4dad41280133e394981939ee7cf6
>---------------------------------------------------------------
commit 6c7c81ab130b4dad41280133e394981939ee7cf6
Author: Ian Lynagh <igloo at earth.li>
Date: Mon Jul 4 18:50:11 2011 +0000
Remove old GHC flag from Cabal file
The flag has been removed in GHC 7.3
>---------------------------------------------------------------
bytestring.cabal | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index 9189b78..8c6ee23 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -56,7 +56,6 @@ library
ghc-options: -Wall -fno-warn-orphans
-O2
-funbox-strict-fields
- -fno-method-sharing
-fmax-simplifier-iterations10
-fdicts-cheap
More information about the Cvs-libraries
mailing list