From ac12f461afa58fc2496a1f3710e45c0476c56b4a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 24 May 2019 12:31:49 -0700 Subject: [PATCH] Upper bound for http-api-data, #4580 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54f56f0e..6a28411f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4647,6 +4647,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4579 - quickcheck-classes < 0.6.2.0 + # https://github.com/commercialhaskell/stackage/issues/4580 + - http-api-data < 0.4.1 + # end of packages # Package flags are applied to individual packages, and override the values of