mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
More GHC 7.10 changes
This commit is contained in:
parent
140bb47953
commit
a8d6f1d3ec
@ -92,7 +92,8 @@ packages:
|
||||
- lhs2tex
|
||||
- persistent-mongoDB
|
||||
- pretty-class
|
||||
- quandl-api
|
||||
# https://github.com/pvdbrand/quandl-api/issues/2 GHC 7.10
|
||||
#- quandl-api
|
||||
- random-fu
|
||||
- random-source
|
||||
- shelly
|
||||
@ -455,8 +456,7 @@ packages:
|
||||
- Octree
|
||||
- FenwickTree
|
||||
- hPDB
|
||||
# https://github.com/BioHaskell/hPDB-examples/issues/1
|
||||
#- hPDB-examples GHC 7.10
|
||||
- hPDB-examples
|
||||
|
||||
- wordpass
|
||||
- json-autotype
|
||||
@ -482,9 +482,8 @@ packages:
|
||||
- tasty-quickcheck
|
||||
- tasty-smallcheck
|
||||
- time-lens
|
||||
# GHC 7.10
|
||||
#- timezone-olson
|
||||
#- timezone-series
|
||||
- timezone-olson
|
||||
- timezone-series
|
||||
- traverse-with-class
|
||||
|
||||
"George Giorgidze <giorgidze@gmail.com>":
|
||||
@ -515,7 +514,7 @@ packages:
|
||||
"Clint Adams <clint@debian.org>":
|
||||
#- hOpenPGP GHC 7.10, via syb-with-class
|
||||
- openpgp-asciiarmor
|
||||
- MusicBrainz
|
||||
# - MusicBrainz GHC 7.10, time 1.5
|
||||
- DAV
|
||||
#- 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
|
||||
- safecopy
|
||||
|
||||
# https://github.com/ekmett/linear/issues/75 GHC 7.10
|
||||
- linear
|
||||
|
||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||
expected-haddock-failures:
|
||||
# https://github.com/acw/bytestring-progress/issues/4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user