Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
Switch to new releases of haskell-lsp and lsp-test
Browse files Browse the repository at this point in the history
  • Loading branch information
cocreature committed Oct 18, 2019
1 parent 5febbcb commit 135c7ed
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 29 deletions.
11 changes: 3 additions & 8 deletions stack-ghc-lib.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,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
Expand Down
10 changes: 3 additions & 7 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
10 changes: 3 additions & 7 deletions stack84.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 3 additions & 7 deletions stack88.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 135c7ed

Please sign in to comment.