haskell / haskell-language-server

Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Apache License 2.0
2.61k stars 351 forks source link

Delete testUtil from ghcide-tests #4272

Closed soulomoon closed 3 weeks ago

soulomoon commented 3 weeks ago

After a serious of migration https://github.com/haskell/haskell-language-server/issues/4173 Only NonLspCommandLine use TestUtil, we can delete TestUtil now And some more cleanup of unused function in ghcide-tests