From 4716a16f1df8774f569475213ba4629885d81229 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 8 Mar 2016 14:28:35 +0100 Subject: [PATCH] Remove upper bound and close #1272 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e57a2d6f..c9269cba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2052,9 +2052,6 @@ packages: - bifunctors < 5.2.1 - text-show < 3 - # https://github.com/fpco/stackage/issues/1272 - - stripe-http-streams < 2.0.3 - # end of packages @@ -2226,6 +2223,10 @@ skipped-tests: # https://github.com/nushio3/binary-search/issues/2 (doctest never finishes) - binary-search + + # Requires stripe API key and unreleased test package https://github.com/fpco/stackage/issues/1272 + - stripe-http-streams + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We