Skip to content

Commit 82da406

Browse files
domenkozarcocreature
authored andcommitted
bump to hie-bios 0.2.0 and bump *lsp packages (#83)
1 parent a162e81 commit 82da406

File tree

3 files changed

+12
-28
lines changed

3 files changed

+12
-28
lines changed

Diff for: stack-ghc-lib.yaml

+4-9
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,10 @@ resolver: nightly-2019-09-16
22
packages:
33
- .
44
extra-deps:
5-
- git: https://github.com/alanz/haskell-lsp.git
6-
commit: bfbd8630504ebc57b70948689c37b85cfbe589da
7-
subdirs:
8-
- .
9-
- haskell-lsp-types
10-
- git: https://github.com/bubba/lsp-test.git
11-
commit: d126623dc6895d325e3d204d74e2a22d4f515587
12-
- git: https://github.com/mpickering/hie-bios.git
13-
commit: 68c662ea1d0e7095ccf2a4e3d393fc524e769bfe
5+
- haskell-lsp-0.16.0.0
6+
- haskell-lsp-types-0.16.0.0
7+
- lsp-test-0.7.0.0
8+
- hie-bios-0.2.0
149
- ghc-lib-parser-8.8.1
1510
- ghc-lib-8.8.1
1611
nix:

Diff for: stack.yaml

+4-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
resolver: nightly-2019-09-16
22
packages:
33
- .
4-
54
extra-deps:
6-
- git: https://github.com/alanz/haskell-lsp.git
7-
commit: bfbd8630504ebc57b70948689c37b85cfbe589da
8-
subdirs:
9-
- .
10-
- haskell-lsp-types
11-
- git: https://github.com/bubba/lsp-test.git
12-
commit: d126623dc6895d325e3d204d74e2a22d4f515587
13-
- git: https://github.com/mpickering/hie-bios.git
14-
commit: 68c662ea1d0e7095ccf2a4e3d393fc524e769bfe
5+
- haskell-lsp-0.16.0.0
6+
- haskell-lsp-types-0.16.0.0
7+
- lsp-test-0.7.0.0
8+
- hie-bios-0.2.0
159
nix:
1610
packages: [zlib]

Diff for: stack84.yaml

+4-9
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,10 @@ extra-deps:
77
- shake-0.18.3
88
- filepattern-0.1.1
99
- js-dgtable-0.5.2
10-
- git: https://github.com/alanz/haskell-lsp.git
11-
commit: bfbd8630504ebc57b70948689c37b85cfbe589da
12-
subdirs:
13-
- .
14-
- haskell-lsp-types
15-
- git: https://github.com/bubba/lsp-test.git
16-
commit: d126623dc6895d325e3d204d74e2a22d4f515587
17-
- git: https://github.com/mpickering/hie-bios.git
18-
commit: 68c662ea1d0e7095ccf2a4e3d393fc524e769bfe
10+
- haskell-lsp-0.16.0.0
11+
- haskell-lsp-types-0.16.0.0
12+
- lsp-test-0.7.0.0
13+
- hie-bios-0.2.0
1914
nix:
2015
packages: [zlib]
2116
allow-newer: true

0 commit comments

Comments
 (0)