From 8a1ece146f394c8148c92c20bdd33eb0a1cc61d0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 7 Sep 2020 11:53:25 +0800 Subject: [PATCH] re-enable safe-json testsuite #5617 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4601fc46..305c0572 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5132,8 +5132,6 @@ skipped-tests: - simple-vec3 # ghc 8.10 - static-text # ghc 8.10 - monad-par # ghc 8.10 - - safe-json # aeson-1.5.3 - # test-framework per ghc 8.8 - extensible-effects # via test-framework @@ -5693,7 +5691,6 @@ expected-test-failures: - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - chronos # #5443/closed - massiv - - safe-json # https://github.com/Vlix/safe-json/issues/22 - optics-th # https://github.com/commercialhaskell/stackage/issues/5606 # Recursive deps https://github.com/fpco/stackage/issues/1818