From 408df4d8f25d7150b48cc1afc13632e4c08446fe Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 26 Sep 2018 17:04:52 -0700 Subject: [PATCH] Upper bound http-api-data (#4001) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0338d8b0..3fd30093 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3761,6 +3761,9 @@ packages: - rhine < 0.5 - rhine-gloss < 0.5 + # https://github.com/commercialhaskell/stackage/issues/4001 + - http-api-data < 0.3.9 + # end of packages # Package flags are applied to individual packages, and override the values of