Switch to new releases of haskell-lsp and lsp-test (#171)

This commit is contained in:
Moritz Kiefer 2019-10-18 20:58:26 +02:00 committed by GitHub
parent 5febbcbc48
commit 2755212f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 31 deletions

View File

@ -40,8 +40,8 @@ library
extra,
filepath,
hashable,
haskell-lsp-types,
haskell-lsp >= 0.15,
haskell-lsp-types >= 0.17,
haskell-lsp >= 0.17,
mtl,
network-uri,
prettyprinter-ansi-terminal,
@ -186,7 +186,7 @@ test-suite ghcide-tests
--------------------------------------------------------------
haskell-lsp-types,
lens,
lsp-test,
lsp-test >= 0.8,
parser-combinators,
tasty,
tasty-hunit,

View File

@ -2,13 +2,9 @@ resolver: nightly-2019-09-16
packages:
- .
extra-deps:
- github: alanz/haskell-lsp
commit: fefcae8b44aaf7658e0f90d5530832efe0b32053
subdirs:
- .
- haskell-lsp-types
- github: cocreature/lsp-test
commit: 40da0529edb687864acf2716dff310d38b0641c6
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- lsp-test-0.8.0.0
- hie-bios-0.2.0
- ghc-lib-parser-8.8.1
- ghc-lib-8.8.1

View File

@ -2,13 +2,9 @@ resolver: nightly-2019-09-16
packages:
- .
extra-deps:
- github: alanz/haskell-lsp
commit: fefcae8b44aaf7658e0f90d5530832efe0b32053
subdirs:
- .
- haskell-lsp-types
- github: cocreature/lsp-test
commit: 40da0529edb687864acf2716dff310d38b0641c6
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- lsp-test-0.8.0.0
- hie-bios-0.2.1
nix:
packages: [zlib]

View File

@ -3,13 +3,9 @@ packages:
- .
extra-deps:
- github: alanz/haskell-lsp
commit: fefcae8b44aaf7658e0f90d5530832efe0b32053
subdirs:
- .
- haskell-lsp-types
- github: cocreature/lsp-test
commit: 40da0529edb687864acf2716dff310d38b0641c6
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- lsp-test-0.8.0.0
- rope-utf16-splay-0.3.1.0
- shake-0.18.3
- filepattern-0.1.1

View File

@ -2,13 +2,9 @@ resolver: nightly-2019-10-10
packages:
- .
extra-deps:
- github: alanz/haskell-lsp
commit: fefcae8b44aaf7658e0f90d5530832efe0b32053
subdirs:
- .
- haskell-lsp-types
- github: cocreature/lsp-test
commit: 40da0529edb687864acf2716dff310d38b0641c6
- haskell-lsp-0.17.0.0
- haskell-lsp-types-0.17.0.0
- lsp-test-0.8.0.0
- prettyprinter-1.3.0
- prettyprinter-ansi-terminal-1.1.1.2
- hslogger-1.3.0.0