@@ -161,103 +161,103 @@ jobs:
161
161
HLS_WRAPPER_TEST_EXE : hls-wrapper
162
162
run : cabal test wrapper-test --test-options="$TEST_OPTS --rerun-log-file .tasty-rerun-log-wrapper" || cabal test wrapper-test --test-options="$TEST_OPTS --rerun-log-file .tasty-rerun-log-wrapper" || cabal test wrapper-test --test-options="$TEST_OPTS --rerun-log-file .tasty-rerun-log-wrapper"
163
163
164
- - if : matrix.test && matrix.ghc != '9.2.4'
164
+ - if : matrix.test && matrix.ghc != '9.2.4' && matrix.ghc != '9.4.2'
165
165
name : Test hls-brittany-plugin
166
166
run : cabal test hls-brittany-plugin --test-options="$TEST_OPTS" || cabal test hls-brittany-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-brittany-plugin --test-options="$TEST_OPTS"
167
167
168
- - if : matrix.test
168
+ - if : matrix.test && matrix.ghc != '9.4.2'
169
169
name : Test hls-refactor-plugin
170
170
run : cabal test hls-refactor-plugin --test-options="$TEST_OPTS" || cabal test hls-refactor-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-refactor-plugin --test-options="$TEST_OPTS"
171
171
172
- - if : matrix.test
172
+ - if : matrix.test && matrix.ghc != '9.4.2'
173
173
name : Test hls-floskell-plugin
174
174
run : cabal test hls-floskell-plugin --test-options="$TEST_OPTS" || cabal test hls-floskell-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-floskell-plugin --test-options="$TEST_OPTS"
175
175
176
- - if : matrix.test
176
+ - if : matrix.test && matrix.ghc != '9.4.2'
177
177
name : Test hls-class-plugin
178
178
run : cabal test hls-class-plugin --test-options="$TEST_OPTS" || cabal test hls-class-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-class-plugin --test-options="$TEST_OPTS"
179
179
180
- - if : matrix.test
180
+ - if : matrix.test && matrix.ghc != '9.4.2'
181
181
name : Test hls-pragmas-plugin
182
182
run : cabal test hls-pragmas-plugin --test-options="$TEST_OPTS" || cabal test hls-pragmas-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-pragmas-plugin --test-options="$TEST_OPTS"
183
183
184
- - if : matrix.test
184
+ - if : matrix.test && matrix.ghc != '9.4.2'
185
185
name : Test hls-eval-plugin
186
186
run : cabal test hls-eval-plugin --test-options="$TEST_OPTS" || cabal test hls-eval-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-eval-plugin --test-options="$TEST_OPTS"
187
187
188
- - if : matrix.test && matrix.ghc != '9.2.4'
188
+ - if : matrix.test && matrix.ghc != '9.2.4' && matrix.ghc != '9.4.2'
189
189
name : Test hls-haddock-comments-plugin
190
190
run : cabal test hls-haddock-comments-plugin --test-options="$TEST_OPTS" || cabal test hls-haddock-comments-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-haddock-comments-plugin --test-options="$TEST_OPTS"
191
191
192
- - if : matrix.test && matrix.ghc != '9.2.4'
192
+ - if : matrix.test && matrix.ghc != '9.2.4' && matrix.ghc != '9.4.2'
193
193
name : Test hls-splice-plugin
194
194
run : cabal test hls-splice-plugin --test-options="$TEST_OPTS" || cabal test hls-splice-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-splice-plugin --test-options="$TEST_OPTS"
195
195
196
- - if : matrix.test
196
+ - if : matrix.test && matrix.ghc != '9.4.2'
197
197
name : Test hls-stylish-haskell-plugin
198
198
run : cabal test hls-stylish-haskell-plugin --test-options="$TEST_OPTS" || cabal test hls-stylish-haskell-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-stylish-haskell-plugin --test-options="$TEST_OPTS"
199
199
200
- - if : matrix.test
200
+ - if : matrix.test && matrix.ghc != '9.4.2'
201
201
name : Test hls-ormolu-plugin
202
202
run : cabal test hls-ormolu-plugin --test-options="$TEST_OPTS" || cabal test hls-ormolu-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-ormolu-plugin --test-options="$TEST_OPTS"
203
203
204
- - if : matrix.test
204
+ - if : matrix.test && matrix.ghc != '9.4.2'
205
205
name : Test hls-fourmolu-plugin
206
206
run : cabal test hls-fourmolu-plugin --test-options="$TEST_OPTS" || cabal test hls-fourmolu-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-fourmolu-plugin --test-options="$TEST_OPTS"
207
207
208
- - if : matrix.test && matrix.ghc != '9.2.4'
208
+ - if : matrix.test && matrix.ghc != '9.2.4' && matrix.ghc != '9.4.2'
209
209
name : Test hls-tactics-plugin test suite
210
210
run : cabal test hls-tactics-plugin --test-options="$TEST_OPTS" || cabal test hls-tactics-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-tactics-plugin --test-options="$TEST_OPTS"
211
211
212
- - if : matrix.test
212
+ - if : matrix.test && matrix.ghc != '9.4.2'
213
213
name : Test hls-refine-imports-plugin test suite
214
214
run : cabal test hls-refine-imports-plugin --test-options="$TEST_OPTS" || cabal test hls-refine-imports-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-refine-imports-plugin --test-options="$TEST_OPTS"
215
215
216
- - if : matrix.test
216
+ - if : matrix.test && matrix.ghc != '9.4.2'
217
217
name : Test hls-explicit-imports-plugin test suite
218
218
run : cabal test hls-explicit-imports-plugin --test-options="$TEST_OPTS" || cabal test hls-explicit-imports-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-explicit-imports-plugin --test-options="$TEST_OPTS"
219
219
220
- - if : matrix.test
220
+ - if : matrix.test && matrix.ghc != '9.4.2'
221
221
name : Test hls-call-hierarchy-plugin test suite
222
222
run : cabal test hls-call-hierarchy-plugin --test-options="$TEST_OPTS" || cabal test hls-call-hierarchy-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-call-hierarchy-plugin --test-options="$TEST_OPTS"
223
223
224
- - if : matrix.test && matrix.os != 'windows-latest'
224
+ - if : matrix.test && matrix.os != 'windows-latest' && matrix.ghc != '9.4.2'
225
225
name : Test hls-rename-plugin test suite
226
226
run : cabal test hls-rename-plugin --test-options="$TEST_OPTS" || cabal test hls-rename-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-rename-plugin --test-options="$TEST_OPTS"
227
227
228
- - if : matrix.test
228
+ - if : matrix.test && matrix.ghc != '9.4.2'
229
229
name : Test hls-hlint-plugin test suite
230
230
run : cabal test hls-hlint-plugin --test-options="$TEST_OPTS" || cabal test hls-hlint-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-hlint-plugin --test-options="$TEST_OPTS"
231
231
232
- - if : matrix.test && matrix.ghc != '9.0.1' && matrix.ghc != '9.0.2' && matrix.ghc != '9.2.4'
232
+ - if : matrix.test && matrix.ghc != '9.0.1' && matrix.ghc != '9.0.2' && matrix.ghc != '9.2.4' && matrix.ghc != '9.4.2'
233
233
name : Test hls-stan-plugin test suite
234
234
run : cabal test hls-stan-plugin --test-options="$TEST_OPTS" || cabal test hls-hlint-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-stan-plugin --test-options="$TEST_OPTS"
235
235
236
- - if : matrix.test
236
+ - if : matrix.test && matrix.ghc != '9.4.2'
237
237
name : Test hls-module-name-plugin test suite
238
238
run : cabal test hls-module-name-plugin --test-options="$TEST_OPTS" || cabal test hls-module-name-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-module-name-plugin --test-options="$TEST_OPTS"
239
239
240
- - if : matrix.test
240
+ - if : matrix.test && matrix.ghc != '9.4.2'
241
241
name : Test hls-alternate-number-format-plugin test suite
242
242
run : cabal test hls-alternate-number-format-plugin --test-options="$TEST_OPTS" || cabal test hls-alternate-number-format-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-alternate-number-format-plugin --test-options="$TEST_OPTS"
243
243
244
- - if : matrix.test
244
+ - if : matrix.test && matrix.ghc != '9.4.2'
245
245
name : Test hls-qualify-imported-names-plugin test suite
246
246
run : cabal test hls-qualify-imported-names-plugin --test-options="$TEST_OPTS" || cabal test hls-qualify-imported-names-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-qualify-imported-names-plugin --test-options="$TEST_OPTS"
247
247
248
- - if : matrix.test
248
+ - if : matrix.test && matrix.ghc != '9.4.2'
249
249
name : Test hls-code-range-plugin test suite
250
250
run : cabal test hls-code-range-plugin --test-options="$TEST_OPTS" || cabal test hls-code-range-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-code-range-plugin --test-options="$TEST_OPTS"
251
251
252
- - if : matrix.test
252
+ - if : matrix.test && matrix.ghc != '9.4.2'
253
253
name : Test hls-change-type-signature test suite
254
254
run : cabal test hls-change-type-signature-plugin --test-options="$TEST_OPTS" || cabal test hls-change-type-signature-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-change-type-signature-plugin --test-options="$TEST_OPTS"
255
255
256
- - if : matrix.test
256
+ - if : matrix.test && matrix.ghc != '9.4.2'
257
257
name : Test hls-gadt-plugin test suit
258
258
run : cabal test hls-gadt-plugin --test-options="$TEST_OPTS" || cabal test hls-gadt-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-gadt-plugin --test-options="$TEST_OPTS"
259
259
260
- - if : matrix.test
260
+ - if : matrix.test && matrix.ghc != '9.4.2'
261
261
name : Test hls-explicit-fixity-plugin test suite
262
262
run : cabal test hls-explicit-fixity-plugin --test-options="$TEST_OPTS" || cabal test hls-explicit-fixity-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-explicit-fixity-plugin --test-options="$TEST_OPTS"
263
263
0 commit comments