From 307de173a0ed121c2862d20fcb0e4314f55f7dc5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 01:24:41 +0200 Subject: [PATCH] llvm-hs and llvm-hs-pure upper bounds for #4812 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4442da90..109ff083 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4836,6 +4836,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4811 - polysemy < 1.2.0.0 + # https://github.com/commercialhaskell/stackage/issues/4812 + - llvm-hs < 9 + - llvm-hs-pure < 9 + # end of packages # Package flags are applied to individual packages, and override the values of