haskellPackages.ghcide: Pin version to fix hls build

This commit is contained in:
Malte Brandy
2021-05-11 16:26:00 +02:00
parent 49a014f3e9
commit 464c4992d2
2 changed files with 68 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ 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
extra-packages:
- base16-bytestring < 1 # required for cabal-install etc.