allow haskell-lsp haddocks to fail (#2652)

This reverts commit 0da69cd3c4.
This commit is contained in:
Jens Petersen 2017-07-21 18:29:45 +09:00
parent 188db36a46
commit 728f05a76c

View File

@ -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.