mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 16:25:49 +01:00
More GHC 7.10 stuff (this will continue for a while)
This commit is contained in:
parent
5a21a28270
commit
7d3aaa3546
@ -63,7 +63,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/541
|
# https://github.com/fpco/stackage/issues/541
|
||||||
# - Chart-diagrams
|
# - Chart-diagrams
|
||||||
- compdata
|
|
||||||
|
# https://github.com/pa-ba/compdata/issues/7 GHC 7.10
|
||||||
|
# - compdata
|
||||||
- configurator
|
- configurator
|
||||||
- convertible
|
- convertible
|
||||||
- csv-conduit
|
- csv-conduit
|
||||||
@ -462,9 +464,8 @@ packages:
|
|||||||
- action-permutations
|
- action-permutations
|
||||||
- amqp
|
- amqp
|
||||||
- curl
|
- curl
|
||||||
# GHC 7.10 https://github.com/haskell-suite/haskell-packages/issues/22
|
- haskell-names
|
||||||
#- haskell-names
|
- haskell-packages
|
||||||
#- haskell-packages
|
|
||||||
- heredoc
|
- heredoc
|
||||||
- hse-cpp
|
- hse-cpp
|
||||||
- immortal
|
- immortal
|
||||||
@ -1278,6 +1279,12 @@ expected-test-failures:
|
|||||||
# https://github.com/hspec/nanospec/issues/2 GHC 7.10
|
# https://github.com/hspec/nanospec/issues/2 GHC 7.10
|
||||||
- nanospec
|
- 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.
|
# 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user