More GHC 7.10 stuff (this will continue for a while)

This commit is contained in:
Michael Snoyman 2015-04-30 11:28:57 +03:00
parent 5a21a28270
commit 7d3aaa3546

View File

@ -63,7 +63,9 @@ packages:
# https://github.com/fpco/stackage/issues/541
# - Chart-diagrams
- compdata
# https://github.com/pa-ba/compdata/issues/7 GHC 7.10
# - compdata
- configurator
- convertible
- csv-conduit
@ -462,9 +464,8 @@ packages:
- action-permutations
- amqp
- curl
# GHC 7.10 https://github.com/haskell-suite/haskell-packages/issues/22
#- haskell-names
#- haskell-packages
- haskell-names
- haskell-packages
- heredoc
- hse-cpp
- immortal
@ -1278,6 +1279,12 @@ expected-test-failures:
# https://github.com/hspec/nanospec/issues/2 GHC 7.10
- nanospec
# https://github.com/mvoidex/hdocs/issues/5 GHC 7.10
- hdocs
# https://github.com/kazu-yamamoto/http-date/issues/6 GHC 7.10
- http-date
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4