From 7cfc0bc978c79ee55cea788ef13ecb37eae80343 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 31 May 2015 09:02:16 +0300 Subject: [PATCH] Remove expected failure haskell-servent/servent#98 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76070091..dea40cc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1401,9 +1401,6 @@ expected-test-failures: # https://github.com/kazu-yamamoto/dns/issues/29 - dns - # https://github.com/haskell-servant/servant/issues/98 - - servant-client - # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4