mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +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":
|
||||
- bzlib-conduit
|
||||
# - cabal-install # GHC 8.2.1
|
||||
- cabal-install
|
||||
- mega-sdist
|
||||
- case-insensitive
|
||||
- classy-prelude-yesod
|
||||
@ -3629,6 +3629,9 @@ skipped-tests:
|
||||
- graphviz
|
||||
- wl-pprint-text
|
||||
|
||||
- hackage-security # Cabal 2.0
|
||||
- ed25519 # QuickCheck, hlint and more
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
@ -3983,6 +3986,8 @@ skipped-benchmarks:
|
||||
- graphviz
|
||||
- wl-pprint-text
|
||||
|
||||
- ed25519 # Criterion
|
||||
|
||||
# end of skipped-benchmarks
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user