mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +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":
|
||||
- boundingboxes
|
||||
- control-bool
|
||||
# - extensible # BLOCKED freer-effects compilation failure
|
||||
- extensible
|
||||
- monad-skeleton
|
||||
- objective
|
||||
- witherable
|
||||
@ -3920,6 +3920,9 @@ expected-benchmark-failures:
|
||||
# https://github.com/raaz-crypto/raaz/issues/338
|
||||
- raaz
|
||||
|
||||
# freer-effects compilation failure
|
||||
- extensible
|
||||
|
||||
# end of expected-benchmark-failures
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user