mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 17:25:49 +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
|
# https://github.com/fpco/stackage/issues/733
|
||||||
- ide-backend
|
- ide-backend
|
||||||
|
|
||||||
|
# https://github.com/jaspervdj/hakyll/issues/364
|
||||||
|
- hakyll
|
||||||
|
|
||||||
# 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
|
||||||
@ -1720,9 +1723,6 @@ 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/jaspervdj/hakyll/issues/364
|
|
||||||
- hakyll
|
|
||||||
|
|
||||||
# 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