Skip to content

Commit 0bf1d60

Browse files
committed
Merge branch 'master' of https://github.com/haskell/haskell-ide-engine into 8.6.2-dist
2 parents 255d571 + 890ca3f commit 0bf1d60

9 files changed

+10
-7
lines changed

stack-8.2.1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ 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.1
25+
- lsp-test-0.5.0.2
2626
- pretty-show-1.8.2
2727
- sorted-list-0.2.1.0
2828
- syz-0.2.0.0

stack-8.2.2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ 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.1
25+
- lsp-test-0.5.0.2
2626
- pretty-show-1.8.2
2727
- sorted-list-0.2.1.0
2828
- syz-0.2.0.0

stack-8.4.2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ 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.1
24+
- lsp-test-0.5.0.2
2525
- pretty-show-1.8.2
2626
- syz-0.2.0.0
2727
- temporary-1.2.1.1

stack-8.4.3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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.1
22+
- lsp-test-0.5.0.2
2323
- pretty-show-1.8.2
2424
- syz-0.2.0.0
2525
- temporary-1.2.1.1

stack-8.4.4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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.1
22+
- lsp-test-0.5.0.2
2323
- pretty-show-1.8.2
2424
- syz-0.2.0.0
2525
- temporary-1.2.1.1

stack-8.6.1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ 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.1
30+
- lsp-test-0.5.0.2
3131
- monad-memo-0.4.1
3232
- monoid-subclasses-0.4.6.1
3333
- multistate-0.8.0.1

stack-8.6.2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ 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
2122
- monad-memo-0.4.1
2223
- multistate-0.8.0.1
2324
- resolv-0.1.1.2

stack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ 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
25+
- pretty-show-1.8.2
2426
- syz-0.2.0.0
2527
- temporary-1.2.1.1
2628
- yaml-0.8.32

submodules/cabal-helper

0 commit comments

Comments
 (0)