From e1006a9bedadba13fd12c64e35429cbe31e21390 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 26 Aug 2020 22:10:34 -0400 Subject: [PATCH] skip tests for safe-json per #5617 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbcd3474..488b6c3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4952,9 +4952,6 @@ packages: - hslua < 1.2 - hslua-module-text < 0.3 - # https://github.com/commercialhaskell/stackage/issues/5617 - - aeson < 1.5.3.0 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -5103,6 +5100,7 @@ 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