From e365d1f4492ce1b987cad815bfbe935481548774 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 5 Dec 2019 20:45:39 +0000 Subject: [PATCH] Lift restriction on ghc-lib and ghc-lib-parser --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9abbed20..b32c7ad3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -666,8 +666,8 @@ packages: - hie-bios "Digital Asset ": - - ghc-lib < 8.8.1.20191204 # restricted by ghc-lib-parser - - ghc-lib-parser < 8.8.1.20191204 # commercialhaskell/stackage#5011 + - ghc-lib + - ghc-lib-parser "Karl Ostmo @kostmo": - perfect-hash-generator