mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Add constraints on req and req-conduit per #3061
This commit is contained in:
parent
7434e1be6b
commit
a4a76672bf
@ -3132,6 +3132,10 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/3057
|
||||
- hscolour <1.24.3
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3061
|
||||
- req < 1.0.0
|
||||
- req-conduit < 1.0.0
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user