ghc-tags-core: a library to work with tags created from Haskell parsed tree

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

library scope

'ghc-tags-core' library provides:

developer tools

Check out these projects:


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.0, 0.2.4.1, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.2.2, 0.5.0.0, 0.6.0.0, 0.6.1.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.13.0.0), base (>=4.12.0.0 && <4.18), bytestring (>=0.10), containers, deepseq, directory (>=1.3 && <1.4), filepath-bytestring (>=1.4 && <1.5), ghc, mtl (>=2.2 && <2.3), pipes (>=4.3 && <4.4), pipes-attoparsec (>=0.5 && <0.6), pipes-bytestring (>=2.1 && <2.2), text (>=1.2 && <2.1), transformers [details]
License MPL-2.0
Copyright (c) 2020-2022, Marcin Szamotulski
Author Marcin Szamotulski
Maintainer coot@coot.me
Category Development
Home page https://github.com/coot/ghc-tags-plugin/tree/master/ghc-tags-core
Bug tracker https://github.com/coot/ghc-tags-plugin/issues
Uploaded by coot at 2022-09-20T10:14:15Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
ghc-lib

Use ghc-lib rather than ghc

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for ghc-tags-core-0.4.2.2

[back to package description]

Create and work with CTAGS and ETAGS files

Haskell Programming Language MPL-2.0 License

Projects using this library