ghc-tags-plugin: A compiler plugin which generates tags file from GHC syntax tree.
A compiler source plugin which takes parsed Haskell syntax tree and saves tags file to disk, leaving the parsed tree untouched.
[Skip to Readme]
library ghc-tags-plugin
library ghc-tags-plugin:ghc-tags-library
Downloads
- ghc-tags-plugin-0.1.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.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.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.6.1.1 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.13.0.0 && <0.14), base (>=4.12.0.0 && <4.14), bytestring (>=0.10 && <0.11), containers (>=0.6 && <0.7), directory (>=1.3 && <1.4), ghc (>=8.4 && <8.9), ghc-tags-plugin, text (>=1.2 && <1.3) [details] |
Tested with | ghc ==8.6.3, ghc ==8.8.3 |
License | MPL-2.0 |
Copyright | (c) 2020, Marcin Szamotulski |
Author | Marcin Szamotulski |
Maintainer | profunctor@pm.me |
Category | Development |
Home page | https://github.com/coot/ghc-tags-plugin#readme |
Bug tracker | https://github.com/coot/ghc-tags-plugin/issues |
Source repo | head: git clone https://github.com/coot/ghc-tags-plugin |
Uploaded | by coot at 2020-03-08T11:40:53Z |
Distributions | |
Downloads | 4727 total (65 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-03-08 [all 1 reports] |