Bump hls-test-utils to 1.3

Also need to bump the minor versions of all packages which were not bumped since 1.6.1.1
and had changes to their testsuite.
This commit is contained in:
Zubin Duggal 2022-04-23 15:41:55 +05:30
parent c37e56ebd6
commit 5ce21d0a77
No known key found for this signature in database
GPG Key ID: 7CCFC277A14C97A7
21 changed files with 25 additions and 25 deletions

View File

@ -477,7 +477,7 @@ test-suite func-test
, lens
, lens-aeson
, ghcide
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lsp-types
, aeson
, hls-plugin-api

View File

@ -1,6 +1,6 @@
cabal-version: 2.4
name: hls-test-utils
version: 1.2.0.0
version: 1.3.0.0
synopsis: Utilities used in the tests of Haskell Language Server
description:
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>

View File

@ -57,7 +57,7 @@ test-suite tests
, base >=4.12 && < 5
, filepath
, hls-alternate-number-format-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lsp
, QuickCheck
, regex-tdfa

View File

@ -1,6 +1,6 @@
cabal-version: 2.4
name: hls-brittany-plugin
version: 1.0.2.0
version: 1.0.2.1
synopsis: Integration with the Brittany code formatter
description:
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@ -48,4 +48,4 @@ test-suite tests
, base
, filepath
, hls-brittany-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3

View File

@ -55,7 +55,7 @@ test-suite tests
, extra
, filepath
, hls-call-hierarchy-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lens
, lsp
, lsp-test

View File

@ -54,7 +54,7 @@ test-suite tests
, base >=4.12 && < 5
, filepath
, hls-change-type-signature-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lsp
, QuickCheck
, regex-tdfa

View File

@ -53,6 +53,6 @@ test-suite tests
, base
, filepath
, hls-class-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lens
, lsp-types

View File

@ -111,7 +111,7 @@ test-suite tests
, filepath
, hls-eval-plugin
, hls-plugin-api
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lens
, lsp-types
, text

View File

@ -1,6 +1,6 @@
cabal-version: 2.4
name: hls-floskell-plugin
version: 1.0.1.0
version: 1.0.1.1
synopsis: Integration with the Floskell code formatter
description:
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@ -40,4 +40,4 @@ test-suite tests
, base
, filepath
, hls-floskell-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3

View File

@ -50,5 +50,5 @@ test-suite tests
, filepath
, hls-fourmolu-plugin
, hls-plugin-api
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lsp-test

View File

@ -50,5 +50,5 @@ test-suite tests
, base
, filepath
, hls-haddock-comments-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.2 || ^>=1.3
, text

View File

@ -128,7 +128,7 @@ test-suite tests
, filepath
, hls-hlint-plugin
, hls-plugin-api
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lens
, lsp-types
, text

View File

@ -44,4 +44,4 @@ test-suite tests
, base
, filepath
, hls-module-name-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3

View File

@ -1,6 +1,6 @@
cabal-version: 2.4
name: hls-ormolu-plugin
version: 1.0.2.0
version: 1.0.2.1
synopsis: Integration with the Ormolu code formatter
description:
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@ -43,5 +43,5 @@ test-suite tests
, base
, filepath
, hls-ormolu-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lsp-types

View File

@ -1,6 +1,6 @@
cabal-version: 2.4
name: hls-pragmas-plugin
version: 1.0.2.0
version: 1.0.2.1
synopsis: Pragmas plugin for Haskell Language Server
description:
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@ -46,7 +46,7 @@ test-suite tests
, base
, filepath
, hls-pragmas-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, lens
, lsp-types
, text

View File

@ -51,4 +51,4 @@ test-suite tests
, text
, filepath
, hls-qualify-imported-names-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>= 1.2 || ^>=1.3

View File

@ -52,4 +52,4 @@ test-suite tests
, filepath
, hls-plugin-api
, hls-rename-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3

View File

@ -52,7 +52,7 @@ test-suite tests
, containers
, filepath
, hls-selection-range-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.2 || ^>=1.3
, lsp
, lsp-test
, text

View File

@ -64,5 +64,5 @@ test-suite tests
, base
, filepath
, hls-splice-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.2 || ^>=1.3
, text

View File

@ -42,4 +42,4 @@ test-suite tests
, base
, filepath
, hls-stylish-haskell-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3

View File

@ -160,7 +160,7 @@ test-suite tests
, ghcide
, hls-plugin-api
, hls-tactics-plugin
, hls-test-utils ^>=1.2
, hls-test-utils ^>=1.3
, hspec
, hspec-expectations
, lens