From 790c22ac887f076cffdc54e362b2903672e2e409 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 18 Nov 2015 15:36:21 +0100 Subject: [PATCH] Upper bound for #981 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 986d5a7d..2f720bd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1713,6 +1713,9 @@ packages: # https://github.com/fpco/stackage/issues/944 - lens < 4.13 - reflection < 2.1 + + # https://github.com/fpco/stackage/issues/981 + - haskell-src-exts < 1.17 # end of packages