From 7c99fc873fb8cd7c54dff45db5a8d13bd83cf9f2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 14 Apr 2020 19:55:27 +0200 Subject: [PATCH] Re-enable haskell-lsp-types haddocks, closes #5305 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7dcb638c..e5b1ac5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5603,7 +5603,6 @@ skipped-haddocks: - modular # https://github.com/haskell/haddock/issues/900 - sparkle # Java function failures tweag/sparkle#144 - polysemy-zoo # Needs polysemy-plugin GHC plugin -- haskell-lsp-types # 0.13.0.0 https://github.com/commercialhaskell/stackage/issues/4563#issuecomment-493899809 - hw-ip # https://github.com/commercialhaskell/stackage/issues/5014 # end of skipped-haddocks