Closed
Description
Is your enhancement request related to a problem? Please describe.
I'm working on updating the Arch packages to GHC 9.6. This means updating LSP, and the code here is already compatible with the latest LSP release, but for ghcide-test-utils
, there appears to exist no Hackage release with the fixes (i.e. support for lsp-test 0.15
).
The latest one is 1.9.0.0 which requires lsp-test 0.14
.
Describe the solution you'd like
Make a new release to Hackage for ghcide-test-utils
.
Describe alternatives you've considered
While it's possible to backport the changes for Arch specifically, it is preferable to have the changes in a release.
Thanks,
Vekhir