More GHC 7.10 changes

This commit is contained in:
Michael Snoyman 2015-04-30 16:17:05 +03:00
parent 140bb47953
commit a8d6f1d3ec

View File

@ -92,7 +92,8 @@ packages:
- lhs2tex - lhs2tex
- persistent-mongoDB - persistent-mongoDB
- pretty-class - pretty-class
- quandl-api # https://github.com/pvdbrand/quandl-api/issues/2 GHC 7.10
#- quandl-api
- random-fu - random-fu
- random-source - random-source
- shelly - shelly
@ -455,8 +456,7 @@ packages:
- Octree - Octree
- FenwickTree - FenwickTree
- hPDB - hPDB
# https://github.com/BioHaskell/hPDB-examples/issues/1 - hPDB-examples
#- hPDB-examples GHC 7.10
- wordpass - wordpass
- json-autotype - json-autotype
@ -482,9 +482,8 @@ packages:
- tasty-quickcheck - tasty-quickcheck
- tasty-smallcheck - tasty-smallcheck
- time-lens - time-lens
# GHC 7.10 - timezone-olson
#- timezone-olson - timezone-series
#- timezone-series
- traverse-with-class - traverse-with-class
"George Giorgidze <giorgidze@gmail.com>": "George Giorgidze <giorgidze@gmail.com>":
@ -515,7 +514,7 @@ packages:
"Clint Adams <clint@debian.org>": "Clint Adams <clint@debian.org>":
#- hOpenPGP GHC 7.10, via syb-with-class #- hOpenPGP GHC 7.10, via syb-with-class
- openpgp-asciiarmor - openpgp-asciiarmor
- MusicBrainz # - MusicBrainz GHC 7.10, time 1.5
- DAV - DAV
#- hopenpgp-tools GHC 7.10, via syb-with-class #- hopenpgp-tools GHC 7.10, via syb-with-class
@ -1305,6 +1304,9 @@ expected-test-failures:
# https://github.com/acid-state/safecopy/issues/25 GHC 7.10 # https://github.com/acid-state/safecopy/issues/25 GHC 7.10
- safecopy - safecopy
# https://github.com/ekmett/linear/issues/75 GHC 7.10
- linear
# 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