mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
Some more GHC 7.10 build failures
This commit is contained in:
parent
c7a48ba9dd
commit
76ec5dbb24
@ -43,7 +43,7 @@ packages:
|
|||||||
- repa-io
|
- repa-io
|
||||||
- repa-algorithms
|
- repa-algorithms
|
||||||
- repa-devil
|
- repa-devil
|
||||||
- JuicyPixels-repa
|
#- JuicyPixels-repa GHC 7.10
|
||||||
- cereal-conduit
|
- cereal-conduit
|
||||||
- binary-conduit
|
- binary-conduit
|
||||||
- lzma-conduit
|
- lzma-conduit
|
||||||
@ -209,7 +209,8 @@ packages:
|
|||||||
- tls
|
- tls
|
||||||
- tls-debug
|
- tls-debug
|
||||||
- vhd
|
- vhd
|
||||||
- udbus
|
# https://github.com/vincenthz/hs-udbus/issues/4
|
||||||
|
# - udbus GHC 7.10
|
||||||
- xenstore
|
- xenstore
|
||||||
|
|
||||||
"Chris Done":
|
"Chris Done":
|
||||||
@ -1259,6 +1260,12 @@ expected-test-failures:
|
|||||||
- hedis
|
- hedis
|
||||||
- redis-io
|
- redis-io
|
||||||
|
|
||||||
|
# https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26&thanks=26&ts=1430372304, GHC 7.10
|
||||||
|
- syb
|
||||||
|
|
||||||
|
# https://github.com/lymar/hastache/issues/47 GHC 7.10
|
||||||
|
- hastache
|
||||||
|
|
||||||
# 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
|
||||||
@ -1277,6 +1284,9 @@ expected-haddock-failures:
|
|||||||
# Not sure why, but it's a temporary package anyway
|
# Not sure why, but it's a temporary package anyway
|
||||||
- Cabal-ide-backend
|
- Cabal-ide-backend
|
||||||
|
|
||||||
|
# https://github.com/goldfirere/singletons/issues/120
|
||||||
|
- singletons
|
||||||
|
|
||||||
# Benchmarks which should not be built. Note that Stackage does *not* generally
|
# Benchmarks which should not be built. Note that Stackage does *not* generally
|
||||||
# build benchmarks. The difference here will be whether dependencies for these
|
# build benchmarks. The difference here will be whether dependencies for these
|
||||||
# benchmarks are included or not.
|
# benchmarks are included or not.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user