@hackage ghc-tags-core0.6.1.0

CTags and ETags from Haskell syntax tree.

Create and work with CTAGS and ETAGS files

Haskell Programming Language MPL-2.0 License Haskell CI

Library scope

ghc-tags-core library provides:

  • a function to extract /tag/ information from @'HsModule' 'GhcPs'@ parsed tree representation of Haskell code,
  • parsers for ctag and etag style tag files (/vim/ / /emacs/),
  • formatting tags into ctag and etag files,
  • tries to be compatible with universal-ctags.

Projects using this library

Check out these projects: