From 7f44c86f0d59d0b0235bb67e3efbdd4759931f3d Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Fri, 5 Feb 2021 06:35:25 +0000 Subject: [PATCH] ghc-lib-parser, ghc-lib-parser-ex --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 88cbf729..9c87a9f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5114,6 +5114,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5849 - cryptonite < 0.28 + # https://github.com/commercialhaskell/stackage/issues/5862 + - ghc-lib-parser < 9.0.1.20210205 + - ghc-lib < 9.0.1.20210205 + - ghc-lib-parser-ex < 9.0.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of