remote ghc-option -O because Cabal does it

This commit is contained in:
Tony Hannan 2011-07-22 10:58:56 -04:00
parent c99cb54251
commit dad5134863
2 changed files with 1 additions and 2 deletions

View file

@ -10,7 +10,6 @@ Bson
MongoDB
-------
+ Support the new query flag: https://jira.mongodb.org/browse/SERVER-2020
+ When one connection in a pool fails, close all other since they will likely fail too
+ on insert/update: reject keys that start with "$" or "."
+ dereference dbref

View file

@ -60,7 +60,7 @@ hs-source-dirs: .
other-modules:
ghc-prof-options: -auto-all
ghc-shared-options:
ghc-options: -Wall -O2
ghc-options: -Wall
hugs-options:
nhc98-options:
jhc-options: