@hackage / ghc-tags-core

CTags and ETags from Haskell syntax tree.

Latest0.6.2.0

About

Metadata

  • Last updated , by coot
  • License MPL-2.0
  • Categories Development
  • Maintained by: coot@coot.me

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    ghc-lib (off by default)

    Use ghc-lib rather than ghc

Readme

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: