From 64b459037ea0f2086012ab2a5791a376d14dc228 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 2 Feb 2020 01:23:58 +0000 Subject: [PATCH] Restricts ghc-lib-parser-ex < 8.8.4.0 (#5120) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69a968f2..12fc7a1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -685,7 +685,7 @@ packages: - ghc-lib-parser "Shayne Fletcher ": - - ghc-lib-parser-ex + - ghc-lib-parser-ex < 8.8.4.0 # https://github.com/commercialhaskell/stackage/issues/5120 "Karl Ostmo @kostmo": - perfect-hash-generator