This commit is contained in:
Michael Snoyman 2017-08-14 13:40:09 +03:00
parent 680a45b9be
commit 4d8e405742
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -3318,6 +3318,9 @@ packages:
# https://github.com/fpco/stackage/issues/2740 # https://github.com/fpco/stackage/issues/2740
- fgl < 5.6 - fgl < 5.6
# https://github.com/commercialhaskell/stack/issues/3345
- cassava < 0.5.1.0
# end of packages # end of packages
# Package flags are applied to individual packages, and override the values of # Package flags are applied to individual packages, and override the values of
@ -3415,7 +3418,7 @@ package-flags:
win32-2-5: false win32-2-5: false
cassava: cassava:
bytestring--lt-0_10_4: false pre-bytestring-0-10-4: false
# end of package-flags # end of package-flags