mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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":
|
||||
- ghc-exactprint
|
||||
# - haskell-lsp # https://github.com/fpco/stackage/pull/2652
|
||||
- haskell-lsp
|
||||
- hjsmin
|
||||
- language-javascript
|
||||
- Strafunski-StrategyLib
|
||||
@ -3841,7 +3841,8 @@ expected-haddock-failures:
|
||||
# https://github.com/kuribas/cubicbezier/issues/4
|
||||
- cubicbezier
|
||||
|
||||
|
||||
# https://github.com/fpco/stackage/pull/2652
|
||||
- haskell-lsp
|
||||
# end of expected-haddock-failures
|
||||
|
||||
# Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user