haskellPackages.haskell-language-server: Fix more deps to stay compat with 1.0.0

This commit is contained in:
Malte Brandy
2021-04-16 17:04:45 +02:00
parent f16b70941f
commit 4c71d57c99
2 changed files with 41 additions and 0 deletions

View File

@@ -82,6 +82,8 @@ default-package-overrides:
- hls-retrie-plugin < 1.0.0.1
- lsp < 1.2
- lsp-types < 1.2
- hls-plugin-api < 1.1.0.0
- hls-explicit-imports-plugin < 1.0.0.1
# 2021-04-02: Stackage Nighlty has haskell-gi* < 0.25,
# so we need to restrict these to compatible versions
# Remove these as soon as haskell-gi{,-base} are 0.25.*