From 75022262e3315cef4e0bd09d8138391965d16933 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 27 Sep 2019 10:59:00 -0700 Subject: [PATCH] Revert "Remove base-orphans' test suite from skipped-tests" --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b05b7a4..6dd5c7e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6245,6 +6245,9 @@ skipped-tests: # fails with ghc 8.8 - alex # as of alex-3.2.4 + # Cyclic dependencies + - base-orphans # via hspec + # test-framework per ghc 8.8 - stm-conduit # via test-framework - conduit-zstd # via test-framework