More GHC 7.10

This commit is contained in:
Michael Snoyman 2015-04-30 12:19:14 +03:00
parent 7d3aaa3546
commit abc8ff662d

View File

@ -108,7 +108,8 @@ packages:
- statistics-linreg - statistics-linreg
- th-expand-syns - th-expand-syns
- thyme - thyme
- webdriver # https://github.com/kallisti-dev/hs-webdriver/issues/71
# - webdriver
- web-fpco - web-fpco
- criterion - criterion
- th-lift - th-lift
@ -303,7 +304,8 @@ packages:
- semigroupoids - semigroupoids
- semigroups - semigroups
- speculation - speculation
- streams # https://github.com/ekmett/streams/issues/11
# - streams GHC 7.10
- tagged - tagged
- vector-instances - vector-instances
- void - void
@ -1068,7 +1070,6 @@ skipped-tests:
- Cabal-ide-backend - Cabal-ide-backend
# QuickCheck 2.8 # QuickCheck 2.8
- ChasingBottoms
- bson - bson
- cabal-install - cabal-install
- exceptions - exceptions
@ -1076,7 +1077,6 @@ skipped-tests:
- pandoc - pandoc
- testpack - testpack
- vector - vector
- unordered-containers
# 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
# should not fail a build based on a test failure for one of these packages. # should not fail a build based on a test failure for one of these packages.
@ -1276,15 +1276,15 @@ expected-test-failures:
# https://github.com/simonmar/alex/issues/62 GHC 7.10 # https://github.com/simonmar/alex/issues/62 GHC 7.10
- alex - alex
# https://github.com/hspec/nanospec/issues/2 GHC 7.10
- nanospec
# https://github.com/mvoidex/hdocs/issues/5 GHC 7.10 # https://github.com/mvoidex/hdocs/issues/5 GHC 7.10
- hdocs - hdocs
# https://github.com/kazu-yamamoto/http-date/issues/6 GHC 7.10 # https://github.com/kazu-yamamoto/http-date/issues/6 GHC 7.10
- http-date - http-date
# https://github.com/haskell-suite/haskell-names/issues/63
- haskell-names
# Haddocks which are expected to fail. Same concept as expected test failures. # Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures: expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4 # https://github.com/acw/bytestring-progress/issues/4