From b5d1e2b632018793b1227a3ade3d696fea8d2e62 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 28 Jun 2015 23:32:12 +0300 Subject: [PATCH] Don't expect test failure haskell-suite/haskell-names#63 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a1dd296..c7d60344 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1449,9 +1449,6 @@ expected-test-failures: # https://github.com/simonmar/alex/issues/62 GHC 7.10 - alex - # https://github.com/haskell-suite/haskell-names/issues/63 GHC 7.10 - - haskell-names - # https://github.com/ekmett/hyperloglog/issues/10 GHC 7.10 - hyperloglog