From 30ad53a5b0057f7ad7418b84a173b54c6b8ddc9d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 8 Sep 2019 16:33:38 -0700 Subject: [PATCH] Remove upper bounds for haskell-lsp, closes #4814 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c51a499..d74d41a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4841,10 +4841,6 @@ packages: - llvm-hs < 9 - llvm-hs-pure < 9 - # https://github.com/commercialhaskell/stackage/issues/4814 - - haskell-lsp < 0.16.0.0 - - haskell-lsp-types < 0.16.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of