disable hakyll tests in right place

This commit is contained in:
Jens Petersen 2015-08-11 15:15:20 +09:00
parent 9225568ad0
commit bab967adf8

View File

@ -1701,6 +1701,9 @@ expected-test-failures:
# https://github.com/fpco/stackage/issues/733
- ide-backend
# https://github.com/jaspervdj/hakyll/issues/364
- hakyll
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4
@ -1720,9 +1723,6 @@ expected-haddock-failures:
# Not sure why, but it's a temporary package anyway
- Cabal-ide-backend
# https://github.com/jaspervdj/hakyll/issues/364
- hakyll
# Benchmarks which should not be built. Note that Stackage does *not* generally
# build benchmarks. The difference here will be whether dependencies for these
# benchmarks are included or not.