mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
skip tests for safe-json per #5617
This commit is contained in:
parent
96fe42e697
commit
e1006a9bed
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user