Remove upper bounds and close #2595

This commit is contained in:
Michael Snoyman 2017-07-27 13:00:01 +03:00
parent f316e6bee0
commit 523d266a3f
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -288,7 +288,6 @@ packages:
- async
- base16-bytestring
- c2hs
- cassava
- csv-conduit
- executable-hash
- executable-path
@ -3188,6 +3187,7 @@ packages:
- type-list
- vinyl-utils
- language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4
- cassava
# If you want to make sure a package is removed from stackage,
# place it here with a `< 0` constraint and send a pull
@ -3214,10 +3214,6 @@ packages:
# https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build
- haddock < 2.17.5
# https://github.com/fpco/stackage/issues/2595
- cassava < 0.5.0.0
- cassava-conduit < 0.4.0.0 # because of above and #2586
# https://github.com/fpco/stackage/issues/2607
- http-media < 0.7.0
@ -3350,6 +3346,9 @@ package-flags:
mintty:
win32-2-5: false
cassava:
pre-bytestring-0-10-4: false
# end of package-flags
# Special configure options for individual packages
@ -3580,6 +3579,7 @@ skipped-tests:
- tar
- vector-builder
- zlib
- text-short
# end of skipped-tests