Skip to content

Commit 1cf5f0d

Browse files
committed
Switch to hackage release
1 parent 6bde839 commit 1cf5f0d

9 files changed

+21
-69
lines changed

cabal-ghc901.project

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ packages:
2727
./plugins/hls-call-hierarchy-plugin
2828
./plugins/hls-alternate-number-format-plugin
2929

30-
source-repository-package
31-
type: git
32-
location: https://github.com/haskell/lsp
33-
tag: f3219362184c85fe6686c80e79c4a019215d3547
34-
subdir: lsp lsp-types lsp-test
35-
3630
with-compiler: ghc-9.0.1
3731

3832
tests: true
@@ -43,7 +37,7 @@ package *
4337

4438
write-ghc-environment-files: never
4539

46-
index-state: 2021-11-29T12:30:08Z
40+
index-state: 2021-12-29T12:30:08Z
4741

4842
constraints:
4943
-- These plugins don't work on GHC9 yet

cabal-ghc921.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ package *
3636

3737
write-ghc-environment-files: never
3838

39-
index-state: 2021-11-29T12:30:08Z
39+
index-state: 2021-12-29T12:30:08Z
4040

4141
constraints:
4242
-- These plugins doesn't work on GHC92 yet

cabal.project

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ packages:
2727
./plugins/hls-alternate-number-format-plugin
2828
./plugins/hls-qualify-imported-names-plugin
2929

30-
source-repository-package
31-
type: git
32-
location: https://github.com/haskell/lsp
33-
tag: f3219362184c85fe6686c80e79c4a019215d3547
34-
subdir: lsp lsp-types lsp-test
35-
3630
-- Standard location for temporary packages needed for particular environments
3731
-- For example it is used in the project gitlab mirror to help in the MAcOS M1 build script
3832
-- See https://github.com/haskell/haskell-language-server/blob/master/.gitlab-ci.yml
@@ -46,7 +40,7 @@ package *
4640

4741
write-ghc-environment-files: never
4842

49-
index-state: 2021-11-29T12:30:08Z
43+
index-state: 2021-12-29T12:30:08Z
5044

5145
constraints:
5246
hyphenation +embed

stack-8.10.6.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,9 @@ extra-deps:
4444
- hiedb-0.4.1.0
4545
- implicit-hie-0.1.2.6@sha256:f50a908979a574a881f753c0f9a5224f023f438b30fdefc5b7fa01803b07a280,2998
4646
- implicit-hie-cradle-0.3.0.5@sha256:5f5e575f549b2a9db664be7650b5c3c9226e313bddc46c79e2e83eb349f8e692,2610
47-
# - lsp-1.2.0.1
48-
# - lsp-types-1.3.0.1
49-
# - lsp-test-0.14.0.1
50-
- github: haskell/lsp
51-
commit: 41b8f01ce284eced717636a796153402ea7cfc5b
52-
subdirs:
53-
- lsp-types
54-
- lsp
55-
- lsp-test
47+
- lsp-1.4.0.0
48+
- lsp-test-0.14.0.2
49+
- lsp-types-1.4.0.0
5650
- monad-dijkstra-0.1.1.3@sha256:d2fc098d7c122555e726830a12ae0423ac187f89de9228f32e56e2f6fc2238e1,1900
5751
- optparse-applicative-0.15.1.0@sha256:29ff6146aabf54d46c4c8788e8d1eadaea27c94f6d360c690c5f6c93dac4b07e,4810
5852
- refinery-0.4.0.0@sha256:fe3a43add8ff1db5cfffee7e7694c86128b1dfe62c541f26e25a8eadf9585610,1663

stack-8.10.7.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,9 @@ extra-deps:
4545
- hiedb-0.4.1.0
4646
- implicit-hie-0.1.2.6@sha256:f50a908979a574a881f753c0f9a5224f023f438b30fdefc5b7fa01803b07a280,2998
4747
- implicit-hie-cradle-0.3.0.5@sha256:5f5e575f549b2a9db664be7650b5c3c9226e313bddc46c79e2e83eb349f8e692,2610
48-
# - lsp-1.2.0.1
49-
# - lsp-types-1.3.0.1
50-
# - lsp-test-0.14.0.1
51-
- github: haskell/lsp
52-
commit: 41b8f01ce284eced717636a796153402ea7cfc5b
53-
subdirs:
54-
- lsp-types
55-
- lsp
56-
- lsp-test
48+
- lsp-1.4.0.0
49+
- lsp-test-0.14.0.2
50+
- lsp-types-1.4.0.0
5751
- monad-dijkstra-0.1.1.3@sha256:d2fc098d7c122555e726830a12ae0423ac187f89de9228f32e56e2f6fc2238e1,1900
5852
- optparse-applicative-0.15.1.0@sha256:29ff6146aabf54d46c4c8788e8d1eadaea27c94f6d360c690c5f6c93dac4b07e,4810
5953
- refinery-0.4.0.0@sha256:fe3a43add8ff1db5cfffee7e7694c86128b1dfe62c541f26e25a8eadf9585610,1663

stack-8.6.5.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,9 @@ extra-deps:
103103
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
104104
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
105105
- resourcet-1.2.3
106-
# - lsp-1.2.0.1
107-
# - lsp-types-1.3.0.1
108-
# - lsp-test-0.14.0.1
109-
- github: haskell/lsp
110-
commit: 41b8f01ce284eced717636a796153402ea7cfc5b
111-
subdirs:
112-
- lsp-types
113-
- lsp
114-
- lsp-test
106+
- lsp-1.4.0.0
107+
- lsp-test-0.14.0.2
108+
- lsp-types-1.4.0.0
115109
- stm-containers-1.1.0.4
116110
- stm-hamt-1.2.0.6@sha256:fba86ccb4b45c5706c19b0e1315ba63dcac3b5d71de945ec001ba921fae80061,3972
117111
- primitive-extras-0.10.1

stack-8.8.4.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,9 @@ extra-deps:
7979
- constraints-extras-0.3.0.2@sha256:013b8d0392582c6ca068e226718a4fe8be8e22321cc0634f6115505bf377ad26,1853
8080
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
8181
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
82-
# - lsp-1.2.0.1
83-
# - lsp-types-1.3.0.1
84-
# - lsp-test-0.14.0.1
85-
- github: haskell/lsp
86-
commit: 41b8f01ce284eced717636a796153402ea7cfc5b
87-
subdirs:
88-
- lsp-types
89-
- lsp
90-
- lsp-test
82+
- lsp-1.4.0.0
83+
- lsp-test-0.14.0.2
84+
- lsp-types-1.4.0.0
9185
- stm-containers-1.1.0.4
9286
- stm-hamt-1.2.0.6@sha256:fba86ccb4b45c5706c19b0e1315ba63dcac3b5d71de945ec001ba921fae80061,3972
9387
- primitive-extras-0.10.1

stack-9.0.1.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,9 @@ extra-deps:
4545
- implicit-hie-cradle-0.3.0.5
4646
- monad-dijkstra-0.1.1.3
4747
- retrie-1.1.0.0
48-
# - lsp-1.2.0.1
49-
# - lsp-types-1.3.0.1
50-
# - lsp-test-0.14.0.1
51-
- github: haskell/lsp
52-
commit: 41b8f01ce284eced717636a796153402ea7cfc5b
53-
subdirs:
54-
- lsp-types
55-
- lsp
56-
- lsp-test
48+
- lsp-1.4.0.0
49+
- lsp-test-0.14.0.2
50+
- lsp-types-1.4.0.0
5751
- sqlite-simple-0.4.18.0
5852

5953
# shake-bench dependencies

stack.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,9 @@ extra-deps:
4545
- hiedb-0.4.1.0
4646
- implicit-hie-0.1.2.6@sha256:f50a908979a574a881f753c0f9a5224f023f438b30fdefc5b7fa01803b07a280,2998
4747
- implicit-hie-cradle-0.3.0.5@sha256:5f5e575f549b2a9db664be7650b5c3c9226e313bddc46c79e2e83eb349f8e692,2610
48-
# - lsp-1.2.0.1@sha256:5b37d26fcbf037434e257e953c08513d4cb125ed784d4611038905c72dc0f58c,5431
49-
#- lsp-test-0.14.0.1@sha256:efce2ddec4183390341db7667e63936954c654a14d809ad7b61e4010a2fde97e,4739
50-
#- lsp-types-1.3.0.1@sha256:1dc41eb358345c1927fb8f285e7d951869623fe5b695fbbecf2fe6a3cee9fcfd,4646
51-
- github: haskell/lsp
52-
commit: 41b8f01ce284eced717636a796153402ea7cfc5b
53-
subdirs:
54-
- lsp-types
55-
- lsp
56-
- lsp-test
48+
- lsp-1.4.0.0
49+
- lsp-test-0.14.0.2
50+
- lsp-types-1.4.0.0
5751
- monad-dijkstra-0.1.1.3@sha256:d2fc098d7c122555e726830a12ae0423ac187f89de9228f32e56e2f6fc2238e1,1900
5852
- optparse-applicative-0.15.1.0@sha256:29ff6146aabf54d46c4c8788e8d1eadaea27c94f6d360c690c5f6c93dac4b07e,4810
5953
- refinery-0.4.0.0@sha256:fe3a43add8ff1db5cfffee7e7694c86128b1dfe62c541f26e25a8eadf9585610,1663

0 commit comments

Comments
 (0)