From f68f50be69e64d5bb4a623f58eb2dd0c2b44c612 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 5 Dec 2019 04:13:01 +0000 Subject: [PATCH] Restricts ghc-lib-parser #5011 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b32c7ad3..bafac088 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -667,7 +667,7 @@ packages: "Digital Asset ": - ghc-lib - - ghc-lib-parser + - ghc-lib-parser < 8.8.1.20191204 # commercialhaskell/stackage#5011 "Karl Ostmo @kostmo": - perfect-hash-generator