mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 21:21:58 +01:00
Merge pull request #2733 from matsubara0507/patch-6
re-enable `extensible` package
This commit is contained in:
commit
43cbc08ad8
@ -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