Skip to content

Commit 2a1cefa

Browse files
committed
stack
1 parent 35baafe commit 2a1cefa

9 files changed

+9
-0
lines changed

stack-8.10.2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ packages:
55
- ./hie-compat
66
- ./ghcide/
77
- ./hls-plugin-api
8+
- ./hls-test-utils
89
# - ./shake-bench
910
- ./plugins/hls-class-plugin
1011
- ./plugins/hls-haddock-comments-plugin

stack-8.10.3.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ packages:
55
- ./hie-compat
66
- ./ghcide/
77
- ./hls-plugin-api
8+
- ./hls-test-utils
89
# - ./shake-bench
910
- ./plugins/hls-class-plugin
1011
- ./plugins/hls-haddock-comments-plugin

stack-8.10.4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ packages:
55
- ./hie-compat
66
- ./ghcide/
77
- ./hls-plugin-api
8+
- ./hls-test-utils
89
# - ./shake-bench
910
- ./plugins/hls-class-plugin
1011
- ./plugins/hls-haddock-comments-plugin

stack-8.6.4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ packages:
77
- ./ghcide/
88
# - ./shake-bench
99
- ./hls-plugin-api
10+
- ./hls-test-utils
1011
- ./plugins/hls-class-plugin
1112
- ./plugins/hls-haddock-comments-plugin
1213
- ./plugins/hls-eval-plugin

stack-8.6.5.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ packages:
55
- ./hie-compat
66
- ./ghcide/
77
- ./hls-plugin-api
8+
- ./hls-test-utils
89
# - ./shake-bench
910
- ./plugins/hls-class-plugin
1011
- ./plugins/hls-haddock-comments-plugin

stack-8.8.2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ packages:
55
- ./hie-compat
66
- ./ghcide/
77
- ./hls-plugin-api
8+
- ./hls-test-utils
89
- ./shake-bench
910
- ./plugins/hls-class-plugin
1011
- ./plugins/hls-haddock-comments-plugin

stack-8.8.3.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ packages:
66
- ./ghcide/
77
- ./shake-bench
88
- ./hls-plugin-api
9+
- ./hls-test-utils
910
- ./plugins/hls-class-plugin
1011
- ./plugins/hls-haddock-comments-plugin
1112
- ./plugins/hls-eval-plugin

stack-8.8.4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ packages:
66
- ./ghcide/
77
- ./shake-bench
88
- ./hls-plugin-api
9+
- ./hls-test-utils
910
- ./plugins/hls-class-plugin
1011
- ./plugins/hls-haddock-comments-plugin
1112
- ./plugins/hls-eval-plugin

stack.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ packages:
55
- ./hie-compat
66
- ./ghcide/
77
- ./hls-plugin-api
8+
- ./hls-test-utils
89
# - ./shake-bench
910
- ./plugins/hls-class-plugin
1011
- ./plugins/hls-haddock-comments-plugin

0 commit comments

Comments
 (0)