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

Enable test for #717 #4241

Closed soulomoon closed 1 month ago

soulomoon commented 1 month ago

I think we can enable the test for #717 now. Not sure why it won't work before, but it should work now

soulomoon commented 1 month ago

thanks for the review