From a143fc438d88b45578d50501027cceacd1ee529a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 11 Jan 2015 09:50:00 +0200 Subject: [PATCH] Allow text test suite to run --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8897569c..54485a00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -799,10 +799,6 @@ expected-test-failures: # Requires an old version of WAI and Warp for tests - HTTP - # text has recursive dependencies in its tests, which cabal can't (yet) - # handle - - text - # https://github.com/bos/statistics/issues/42 - statistics