Restricts constraints < 0.12 (#5124)

This commit is contained in:
Joe Kachmar 2020-02-04 03:37:04 +00:00 committed by GitHub
parent f3941973f9
commit c6e6a128c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -836,7 +836,7 @@ packages:
- compensated
- compressed < 0
- concurrent-supply < 0 # hashable-1.3.0
- constraints
- constraints < 0.12 # https://github.com/commercialhaskell/stackage/issues/5124
- contravariant
- distributive
- discrimination < 0