mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 16:40:26 +01:00
re-enable extensible
`extensible` package use freer-effect only in benchmark.
This commit is contained in:
parent
48eeb01058
commit
7f2cc0e347
@ -1724,7 +1724,7 @@ packages:
|
|||||||
"Fumiaki Kinoshita <fumiexcel@gmail.com> @fumieval":
|
"Fumiaki Kinoshita <fumiexcel@gmail.com> @fumieval":
|
||||||
- boundingboxes
|
- boundingboxes
|
||||||
- control-bool
|
- control-bool
|
||||||
# - extensible # BLOCKED freer-effects compilation failure
|
- extensible
|
||||||
- monad-skeleton
|
- monad-skeleton
|
||||||
- objective
|
- objective
|
||||||
- witherable
|
- witherable
|
||||||
@ -3920,6 +3920,9 @@ expected-benchmark-failures:
|
|||||||
# https://github.com/raaz-crypto/raaz/issues/338
|
# https://github.com/raaz-crypto/raaz/issues/338
|
||||||
- raaz
|
- raaz
|
||||||
|
|
||||||
|
# freer-effects compilation failure
|
||||||
|
- extensible
|
||||||
|
|
||||||
# end of expected-benchmark-failures
|
# end of expected-benchmark-failures
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user