arybczak / ghc-tags

A command line tool that leverages GHC API for generation of etags (Emacs) and ctags (Vim, VSCode with ctagsx etc.) for efficient code navigation (jump to definition).
Mozilla Public License 2.0
21 stars 3 forks source link

Add support for GHC 9.8 and drop support for GHC 9.2 #20

Closed arybczak closed 11 months ago

tfausak commented 9 months ago

Would you mind making a new release to Hackage with these changes? Thanks!

arybczak commented 9 months ago

https://hackage.haskell.org/package/ghc-tags-1.8 :)