Reenable cabal-install

This commit is contained in:
Michael Snoyman 2017-09-07 09:38:17 +03:00
parent 05182e5b1f
commit b8dc3f18b4
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -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