From 10d283dde5c325f2e5aa2dd7ab5a8671fe0eef8a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 22:09:02 -0700 Subject: [PATCH] Skip alex tests per ghc 8.8 issues --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6198179d..e6566fdf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6517,6 +6517,9 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + # fails with ghc 8.8 + - alex # as of alex-3.2.4 + # Cyclic dependencies - base-orphans # via hspec