Remove upper bound for base-orphans, closes #3781

This commit is contained in:
Alexey Zabelin 2018-08-07 12:30:25 -04:00
parent 175ebf5e80
commit c70edd90cb
No known key found for this signature in database
GPG Key ID: 3A169985478324E9

View File

@ -3615,10 +3615,6 @@ packages:
# https://github.com/fpco/stackage/issues/3566
- network < 2.7
# needed by statistics, in turn needed by criterion
# https://github.com/commercialhaskell/stackage/issues/3781
- base-orphans < 0.8
# can't unconstrain until base-orphans is unconstrained
# https://github.com/commercialhaskell/stackage/issues/3787
- semigroupoids < 5.3