mirror of
https://github.com/haskell/ghcide.git
synced 2024-11-30 01:22:34 +03:00
bump to hie-bios 0.2.0 and bump *lsp packages (#83)
This commit is contained in:
parent
a162e81aa3
commit
82da406520
@ -2,15 +2,10 @@ resolver: nightly-2019-09-16
|
||||
packages:
|
||||
- .
|
||||
extra-deps:
|
||||
- git: https://github.com/alanz/haskell-lsp.git
|
||||
commit: bfbd8630504ebc57b70948689c37b85cfbe589da
|
||||
subdirs:
|
||||
- .
|
||||
- haskell-lsp-types
|
||||
- git: https://github.com/bubba/lsp-test.git
|
||||
commit: d126623dc6895d325e3d204d74e2a22d4f515587
|
||||
- git: https://github.com/mpickering/hie-bios.git
|
||||
commit: 68c662ea1d0e7095ccf2a4e3d393fc524e769bfe
|
||||
- haskell-lsp-0.16.0.0
|
||||
- haskell-lsp-types-0.16.0.0
|
||||
- lsp-test-0.7.0.0
|
||||
- hie-bios-0.2.0
|
||||
- ghc-lib-parser-8.8.1
|
||||
- ghc-lib-8.8.1
|
||||
nix:
|
||||
|
14
stack.yaml
14
stack.yaml
@ -1,16 +1,10 @@
|
||||
resolver: nightly-2019-09-16
|
||||
packages:
|
||||
- .
|
||||
|
||||
extra-deps:
|
||||
- git: https://github.com/alanz/haskell-lsp.git
|
||||
commit: bfbd8630504ebc57b70948689c37b85cfbe589da
|
||||
subdirs:
|
||||
- .
|
||||
- haskell-lsp-types
|
||||
- git: https://github.com/bubba/lsp-test.git
|
||||
commit: d126623dc6895d325e3d204d74e2a22d4f515587
|
||||
- git: https://github.com/mpickering/hie-bios.git
|
||||
commit: 68c662ea1d0e7095ccf2a4e3d393fc524e769bfe
|
||||
- haskell-lsp-0.16.0.0
|
||||
- haskell-lsp-types-0.16.0.0
|
||||
- lsp-test-0.7.0.0
|
||||
- hie-bios-0.2.0
|
||||
nix:
|
||||
packages: [zlib]
|
||||
|
13
stack84.yaml
13
stack84.yaml
@ -7,15 +7,10 @@ extra-deps:
|
||||
- shake-0.18.3
|
||||
- filepattern-0.1.1
|
||||
- js-dgtable-0.5.2
|
||||
- git: https://github.com/alanz/haskell-lsp.git
|
||||
commit: bfbd8630504ebc57b70948689c37b85cfbe589da
|
||||
subdirs:
|
||||
- .
|
||||
- haskell-lsp-types
|
||||
- git: https://github.com/bubba/lsp-test.git
|
||||
commit: d126623dc6895d325e3d204d74e2a22d4f515587
|
||||
- git: https://github.com/mpickering/hie-bios.git
|
||||
commit: 68c662ea1d0e7095ccf2a4e3d393fc524e769bfe
|
||||
- haskell-lsp-0.16.0.0
|
||||
- haskell-lsp-types-0.16.0.0
|
||||
- lsp-test-0.7.0.0
|
||||
- hie-bios-0.2.0
|
||||
nix:
|
||||
packages: [zlib]
|
||||
allow-newer: true
|
||||
|
Loading…
Reference in New Issue
Block a user