More GHC 7.10 issues

This commit is contained in:
Michael Snoyman 2015-04-30 13:38:56 +03:00
parent 2aa04fe655
commit 9df6b58336

View File

@ -580,7 +580,8 @@ packages:
- ghc-syb-utils
"Boris Buliga <d12frosted@icloud.com>":
- ghc-mod
# https://github.com/kazu-yamamoto/ghc-mod/issues/437 GHC 7.10
# - ghc-mod
- io-choice
- system-canonicalpath
@ -727,7 +728,8 @@ packages:
"Alexandr Ruchkin voidex@live.com @mvoidex":
- hdocs
- hsdev
# https://github.com/kazu-yamamoto/ghc-mod/issues/437 GHC 7.10
# - hsdev
"Aleksey Kliger aleksey@lambdageek.org @lambdageek":
- unbound-generics
@ -1285,9 +1287,15 @@ expected-test-failures:
# https://github.com/kazu-yamamoto/http-date/issues/6 GHC 7.10
- http-date
# https://github.com/haskell-suite/haskell-names/issues/63
# https://github.com/haskell-suite/haskell-names/issues/63 GHC 7.10
- haskell-names
# https://github.com/bos/text/issues/118 GHC 7.10
- text
# https://github.com/ekmett/machines/issues/42 GHC 7.10
- machines
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4