mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +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":
|
||||
- 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