mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bound for base-orphans, closes #3781
This commit is contained in:
parent
175ebf5e80
commit
c70edd90cb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user