haskell / haskell-ide-engine

The engine for haskell ide-integration. Not an IDE
BSD 3-Clause "New" or "Revised" License
2.38k stars 211 forks source link

Harmonise CLI arguments with those of ghcide and ide #1604

Open alanz opened 4 years ago

alanz commented 4 years ago

We have started a re-focusing exercise, to combine the ghcide and hie efforts, in a new top-level repo at https://github.com/haskell/ide.

To simplify testing and adaptation in the future, we should match the hie CLI params to the ones in the new repo, which are based on the ones in ghcide.