mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 23:20:26 +01:00
try combining the constraints constraint
not sure why it is not working...
This commit is contained in:
parent
f02d18eca2
commit
6ca0984fc5
@ -277,7 +277,8 @@ packages:
|
|||||||
#- compensated GHC 7.10
|
#- compensated GHC 7.10
|
||||||
- compressed
|
- compressed
|
||||||
- concurrent-supply
|
- concurrent-supply
|
||||||
- constraints
|
# https://github.com/fpco/stackage/issues/973
|
||||||
|
- constraints < 0.6
|
||||||
- contravariant
|
- contravariant
|
||||||
- distributive
|
- distributive
|
||||||
- either
|
- either
|
||||||
@ -1712,9 +1713,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/968
|
# https://github.com/fpco/stackage/issues/968
|
||||||
- bifunctors < 5.1
|
- bifunctors < 5.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/973
|
|
||||||
- constraints < 0.6
|
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user