From e6e468e64583b9280f0ddf5a7318ac732edcffde Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 18 Sep 2015 11:42:39 +0300 Subject: [PATCH] Remove expected failure for meteficha/yesod-auth-account-fork#4 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b384af1..c0399a25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1921,9 +1921,6 @@ expected-test-failures: # https://github.com/kazu-yamamoto/ghc-mod/issues/611 - ghc-mod - # https://github.com/meteficha/yesod-auth-account-fork/issues/4 - - yesod-auth-account-fork - # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4