From e3105549f355a369c5ee20f7886b2b056bdbd161 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:01:04 -0500 Subject: [PATCH] Expect Earley tests to fail per #4193 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62083d57..b201fcd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3863,9 +3863,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4193 - - Earley < 0.13 - # https://github.com/commercialhaskell/stackage/issues/4196 - tasty < 1.2 @@ -4490,6 +4487,7 @@ expected-test-failures: - iproute # https://github.com/commercialhaskell/stackage/issues/4210 # 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