This commit is contained in:
Michael Snoyman 2015-04-30 10:49:43 +03:00
parent d430deed7c
commit 5a21a28270

View File

@ -518,7 +518,7 @@ packages:
- biocore
- biofasta
- biofastq
- biosff
# - biosff GHC 7.10
- blastxml
- bioace
- biophd < 0.0.6 || > 0.0.6
@ -1275,6 +1275,9 @@ expected-test-failures:
# https://github.com/simonmar/alex/issues/62 GHC 7.10
- alex
# https://github.com/hspec/nanospec/issues/2 GHC 7.10
- nanospec
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4