ghc-srcspan-plugin: Generic GHC Plugin for annotating Haskell code with source location data.
This package provides a generic Core-to-Core pass for annotating Haskell expressions with the original source locations, making them available at runtime.
You can use it to build a GHC Plugin tailored to your own library by providing a predicate to select interesting expressions for annotation and a function to annotate the expressions.
Downloads
- ghc-srcspan-plugin-0.2.2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1 |
---|---|
Dependencies | array, base (>=4.7 && <5), containers, ghc (>=7.8), hpc [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2014, Galois Inc. |
Author | Eric Seidel |
Maintainer | eric@seidel.io |
Revised | Revision 2 made by EricSeidel at 2017-12-21T14:40:49Z |
Category | Language |
Source repo | head: git clone https://github.com/gridaphobe/ghc-srcspan-plugin |
Uploaded | by EricSeidel at 2016-07-06T15:22:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5003 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-07-06 [all 1 reports] |