From 2ed81cdf695539404ec2a32d7f44edf1c4ce04ee Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 5 Dec 2019 04:15:15 +0000 Subject: [PATCH] Restricts ghc-lib (based on ghc-lib-parser) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bafac088..9abbed20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -666,7 +666,7 @@ packages: - hie-bios "Digital Asset ": - - ghc-lib + - ghc-lib < 8.8.1.20191204 # restricted by ghc-lib-parser - ghc-lib-parser < 8.8.1.20191204 # commercialhaskell/stackage#5011 "Karl Ostmo @kostmo":