mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 09:18:31 +01:00
Unblock extensible-effects
This commit is contained in:
parent
e5fae6a0a8
commit
1967534aae
@ -2732,7 +2732,7 @@ packages:
|
||||
- tao-example
|
||||
|
||||
"Suhail Shergill <suhailshergill@gmail.com> @suhailshergill":
|
||||
- extensible-effects < 0 # GHC 8.4 via base-4.11.0.0
|
||||
- extensible-effects
|
||||
|
||||
"Justus Adam <dev@justus.science> @JustusAdam":
|
||||
# - marvin # https://github.com/JustusAdam/marvin/issues/22
|
||||
@ -6203,6 +6203,7 @@ skipped-tests:
|
||||
- base-orphans # via hspec
|
||||
|
||||
# test-framework per ghc 8.8
|
||||
- extensible-effects # via test-framework
|
||||
- stm-conduit # via test-framework
|
||||
- conduit-zstd # via test-framework
|
||||
- conduit-algorithms # via test-framework
|
||||
@ -6928,6 +6929,7 @@ skipped-benchmarks:
|
||||
- cryptohash-sha512 # criterion 1.5
|
||||
- dimensional # base < 4.7, https://github.com/bjornbm/dimensional/issues/207
|
||||
- ed25519 # Criterion
|
||||
- extensible-effects # via test-framework
|
||||
- hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880
|
||||
- hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880
|
||||
- identicon # via criterion-1.5.0.0
|
||||
@ -7115,8 +7117,6 @@ skipped-benchmarks:
|
||||
- graphviz
|
||||
- graphviz
|
||||
- wl-pprint-text
|
||||
# @lexi-lambda https://github.com/fpco/stackage/pull/3080
|
||||
- freer-simple
|
||||
# @phadej
|
||||
- dlist-nonempty # criterion-1.3
|
||||
- splitmix # criterion-1.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user