mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
disable hakyll tests in right place
This commit is contained in:
parent
9225568ad0
commit
bab967adf8
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user