From b5dc1dc892b3bd069849c22eaa5f001baeb4745e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Nov 2016 20:43:38 +0100 Subject: [PATCH] haskell-src-exts-simple upper bound for #2075 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bfb783c2..0588aa23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2665,8 +2665,10 @@ packages: - brick < 0.14 - vty < 5.12 - text-zipper < 0.9 -# end of packages + # https://github.com/fpco/stackage/issues/2075 + - haskell-src-exts-simple < 1.19 +# end of packages # Package flags are applied to individual packages, and override the values of # global-flags