From 8e3e0e7f65f254dd05f8ad7e4ae5d6f6a1f83709 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Aug 2016 21:05:42 -0700 Subject: [PATCH] Add constraint "http-api-data < 0.3" per #1833 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ab18ca1..8a369755 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2526,6 +2526,9 @@ packages: # https://github.com/fpco/stackage/issues/1816 - mersenne-random-pure64 < 0.2.1.0 + # https://github.com/fpco/stackage/issues/1833 + - http-api-data < 0.3 + # end of packages