mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Constrain ghc-lib[-parser] to < 0.20190603 per #4605
This commit is contained in:
parent
fd34c0e45c
commit
684f11c00c
@ -4676,6 +4676,10 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4604
|
||||
- inline-c < 0.8
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4605
|
||||
- ghc-lib < 0.20190603
|
||||
- ghc-lib-parser < 0.20190603
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user