Set a flag for storable-complex

This commit is contained in:
Michael Snoyman 2015-01-02 08:19:36 +02:00
parent 8bca1ec5c8
commit 5d7b7b5082

View File

@ -678,6 +678,12 @@ package-flags:
simplelocalnet: true
p2p: true
# GHC 7.10: Remove this
# Note that the flag is lower-cased, because that's what Cabal does
# Perhaps the codebase should automatically lower case flag names?
storable-complex:
instanceinbase: false
# By skipping a test suite, we do not pull in the build dependencies
skipped-tests:
- ReadArgs # old version of hspec