mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-08 09:46:34 +01:00
allow haskell-lsp haddocks to fail (#2652)
This reverts commit 0da69cd3c4.
This commit is contained in:
parent
188db36a46
commit
728f05a76c
@ -357,7 +357,7 @@ packages:
|
|||||||
|
|
||||||
"Alan Zimmerman @alanz":
|
"Alan Zimmerman @alanz":
|
||||||
- ghc-exactprint
|
- ghc-exactprint
|
||||||
# - haskell-lsp # https://github.com/fpco/stackage/pull/2652
|
- haskell-lsp
|
||||||
- hjsmin
|
- hjsmin
|
||||||
- language-javascript
|
- language-javascript
|
||||||
- Strafunski-StrategyLib
|
- Strafunski-StrategyLib
|
||||||
@ -3841,7 +3841,8 @@ expected-haddock-failures:
|
|||||||
# https://github.com/kuribas/cubicbezier/issues/4
|
# https://github.com/kuribas/cubicbezier/issues/4
|
||||||
- cubicbezier
|
- cubicbezier
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/pull/2652
|
||||||
|
- haskell-lsp
|
||||||
# end of expected-haddock-failures
|
# end of expected-haddock-failures
|
||||||
|
|
||||||
# Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.
|
# Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user