haskellPackages.hls-plugin-api: Pin version to fix ghcide

This commit is contained in:
Malte Brandy
2021-05-11 17:55:42 +02:00
parent 8ed841a90d
commit b3c521a562
2 changed files with 22 additions and 1 deletions
@@ -81,7 +81,8 @@ default-package-overrides:
# e. g. https://github.com/diagrams/diagrams-core/issues/115
# We can keep this pin presumably until base 4.15
- monoid-extras < 0.6
- ghcide == 1.2.* # 2021-05-11: Pin ghcide for hls 1.1.0
- ghcide == 1.2.* # 2021-05-11: Pin for hls 1.1.0
- hls-plugin-api == 1.1.0.0 # 2021-05-11: Pin for hls 1.1.0
extra-packages:
- base16-bytestring < 1 # required for cabal-install etc.