mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 04:31:57 +01:00
Reenable cabal-install
This commit is contained in:
parent
05182e5b1f
commit
b8dc3f18b4
@ -263,7 +263,7 @@ packages:
|
|||||||
|
|
||||||
"Michael Snoyman michael@snoyman.com @snoyberg":
|
"Michael Snoyman michael@snoyman.com @snoyberg":
|
||||||
- bzlib-conduit
|
- bzlib-conduit
|
||||||
# - cabal-install # GHC 8.2.1
|
- cabal-install
|
||||||
- mega-sdist
|
- mega-sdist
|
||||||
- case-insensitive
|
- case-insensitive
|
||||||
- classy-prelude-yesod
|
- classy-prelude-yesod
|
||||||
@ -3629,6 +3629,9 @@ skipped-tests:
|
|||||||
- graphviz
|
- graphviz
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
|
|
||||||
|
- hackage-security # Cabal 2.0
|
||||||
|
- ed25519 # QuickCheck, hlint and more
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
@ -3983,6 +3986,8 @@ skipped-benchmarks:
|
|||||||
- graphviz
|
- graphviz
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
|
|
||||||
|
- ed25519 # Criterion
|
||||||
|
|
||||||
# end of skipped-benchmarks
|
# end of skipped-benchmarks
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user