From 4d9c77c64e2ec66dc104c132193bb4455b6b82a4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 3 May 2015 18:36:27 +0300 Subject: [PATCH] Remove expected test failure yesodweb/Shelly.hs#99 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70cab47c..0b5500d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1273,9 +1273,6 @@ expected-test-failures: - hedis - redis-io - # https://github.com/yesodweb/Shelly.hs/issues/99 - - shelly - # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4