From b500563de0c4ba9373a6d4e89f8ca9144def4514 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 24 Feb 2020 15:40:50 -0800 Subject: [PATCH] Add upper bounds for ghc-lib, ghc-lib-parser, #5208 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47616c1a..aba08e5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4714,6 +4714,10 @@ packages: - rebase < 1.5 - selective < 0.4 + # https://github.com/commercialhaskell/stackage/issues/5208 + - ghc-lib-parser < 8.8.3.20200224 + - ghc-lib < 8.8.3.20200224 + # end of packages # Package flags are applied to individual packages, and override the values of