mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Disable extensible, https://github.com/fumieval/extensible/issues/12
This commit is contained in:
parent
ae1a0ded01
commit
fcc34b00ad
@ -1724,7 +1724,7 @@ packages:
|
||||
"Fumiaki Kinoshita <fumiexcel@gmail.com> @fumieval":
|
||||
- boundingboxes
|
||||
- control-bool
|
||||
- extensible
|
||||
# extensible, https://github.com/fumieval/extensible/issues/12
|
||||
- monad-skeleton
|
||||
- objective
|
||||
- witherable
|
||||
@ -4033,9 +4033,6 @@ skipped-benchmarks:
|
||||
# https://github.com/haskell-works/hw-bits/issues/8
|
||||
- hw-bits
|
||||
|
||||
# freer-effects compilation failure
|
||||
- extensible
|
||||
|
||||
# end of skipped-benchmarks
|
||||
|
||||
|
||||
@ -4159,6 +4156,7 @@ tell-me-when-its-released:
|
||||
- cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||
- cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||
- cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||
- freer-effects-0.3.0.1 # re-enable extensible, https://github.com/fumieval/extensible/issues/12
|
||||
|
||||
# Packages which should be hidden after registering, to avoid module name
|
||||
# conflicts. This is intended for at least two use cases:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user