From 1404948237ff9a6bfb496f426b93bbd80aa74284 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 3 Jun 2018 09:16:13 -0600 Subject: [PATCH] Upper bound on language-c for #3697 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5a9fe1a..49fd2d2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3504,6 +3504,9 @@ packages: # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131 - primitive < 0.6.4 + + # https://github.com/commercialhaskell/stackage/issues/3697 + - language-c < 0.8 # end of packages # Package flags are applied to individual packages, and override the values of