From 99d953ab8ad8814e74fef5283edcecbf75d67bdc Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 12 Oct 2017 17:10:57 +0100 Subject: [PATCH] retrict llvm-hs and hasql packages --- build-constraints.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14f32d28..e1ab0c50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3424,8 +3424,12 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - # https://github.com/fpco/stackage/issues/2954 - - brick < 0.28 + # https://github.com/fpco/stackage/issues/2957 + - llvm-hs < 5.1.0 + - llvm-hs-pure < 5.1.0 + + # https://github.com/fpco/stackage/issues/2958 + - hasql < 0.20 # end of packages