From 53dcbee93608696e4eee0a2c63e9c7b55456731a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 17 Nov 2015 00:29:44 +0100 Subject: [PATCH] Revert "Re-enable retry's test-suite". This requires the upper bound excluding retry-0.7 to be lifted. This reverts commit 308dd79e0d3a209c25834aad283a5aa4d44dd6e4. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2419465..a8d8e01d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1814,6 +1814,8 @@ skipped-tests: - vector - Cabal - MissingH + # https://github.com/Soostone/retry/issues/30 + - retry - fft # https://github.com/fpco/stackage/issues/602