Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 9bfa9bb

Browse files
committed
Test out lsp-test from master
1 parent 0bf1d60 commit 9bfa9bb

8 files changed

+17
-8
lines changed

Diff for: stack-8.2.1.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ extra-deps:
2222
- haskell-lsp-types-0.8.0.1
2323
- hlint-2.0.11
2424
- hsimport-0.8.6
25-
- lsp-test-0.5.0.2
25+
- github: bubba/lsp-test
26+
commit: master
2627
- pretty-show-1.8.2
2728
- sorted-list-0.2.1.0
2829
- syz-0.2.0.0

Diff for: stack-8.2.2.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ extra-deps:
2222
- haskell-lsp-0.8.0.1
2323
- haskell-lsp-types-0.8.0.1
2424
- hsimport-0.8.6
25-
- lsp-test-0.5.0.2
25+
- github: bubba/lsp-test
26+
commit: master
2627
- pretty-show-1.8.2
2728
- sorted-list-0.2.1.0
2829
- syz-0.2.0.0

Diff for: stack-8.4.2.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ extra-deps:
2121
- haskell-lsp-types-0.8.0.1
2222
- hlint-2.1.8
2323
- hsimport-0.8.6
24-
- lsp-test-0.5.0.2
24+
- github: bubba/lsp-test
25+
commit: master
2526
- pretty-show-1.8.2
2627
- syz-0.2.0.0
2728
- temporary-1.2.1.1

Diff for: stack-8.4.3.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ extra-deps:
1919
- haskell-lsp-0.8.0.1
2020
- haskell-lsp-types-0.8.0.1
2121
- hsimport-0.8.6
22-
- lsp-test-0.5.0.2
22+
- github: bubba/lsp-test
23+
commit: master
2324
- pretty-show-1.8.2
2425
- syz-0.2.0.0
2526
- temporary-1.2.1.1

Diff for: stack-8.4.4.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ extra-deps:
1919
- haskell-lsp-0.8.0.1
2020
- haskell-lsp-types-0.8.0.1
2121
- hsimport-0.8.6
22-
- lsp-test-0.5.0.2
22+
- github: bubba/lsp-test
23+
commit: master
2324
- pretty-show-1.8.2
2425
- syz-0.2.0.0
2526
- temporary-1.2.1.1

Diff for: stack-8.6.1.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ extra-deps:
2727
- haskell-lsp-0.8.0.1
2828
- haskell-lsp-types-0.8.0.1
2929
- hsimport-0.8.6
30-
- lsp-test-0.5.0.2
30+
- github: bubba/lsp-test
31+
commit: master
3132
- monad-memo-0.4.1
3233
- monoid-subclasses-0.4.6.1
3334
- multistate-0.8.0.1

Diff for: stack-8.6.2.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ extra-deps:
1818
- ekg-wai-0.1.0.3
1919
- haddock-api-2.21.0
2020
- hsimport-0.8.6
21-
- lsp-test-0.5.0.2
21+
- github: bubba/lsp-test
22+
commit: master
2223
- monad-memo-0.4.1
2324
- multistate-0.8.0.1
2425
- resolv-0.1.1.2

Diff for: stack.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ extra-deps:
2121
- monad-memo-0.4.1
2222
- multistate-0.8.0.1
2323
- resolv-0.1.1.2
24-
- lsp-test-0.5.0.2
24+
# - lsp-test-0.5.0.2
25+
- github: bubba/lsp-test
26+
commit: master
2527
- pretty-show-1.8.2
2628
- syz-0.2.0.0
2729
- temporary-1.2.1.1

0 commit comments

Comments
 (0)