GHC plugin for hiedb

For those using hiedb either for tooling purposes or code analysis I wrote a simple ghc plugin which automatically re-indexes modules on recompile.

It can be pretty useful for large projects using tools like static-ls or hie-db mode.

You can find it here:
Github
Hackage

3 Likes