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

Fix cabal not seeing async for some god damn reason #27

Closed arybczak closed 2 months ago

arybczak commented 2 months ago

Fixes #26.