From 001ef682ac4d7d6c486d8e949dceda041692f9c7 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sun, 24 Feb 2019 21:29:30 +0300 Subject: [PATCH] Remove Earley from expected test failures It was fixed in https://github.com/ollef/Earley/pull/43 Fixes #4193 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 162c4169..ff55078b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5055,7 +5055,6 @@ expected-test-failures: - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 # Compilation failures - - Earley # https://github.com/commercialhaskell/stackage/issues/4193 - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - async-timer # https://github.com/mtesseract/async-timer/issues/8