The latest version of ghc-srcspan-plugin is 0.2.2.1-0.

ghc-srcspan-plugin

Version 0.2.0.0 revision 1 uploaded by EricSeidel.

Package meta

Synopsis
Generic GHC Plugin for annotating Haskell code with source location data.
Description

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.

Author
Eric Seidel
Bug reports
n/a
Category
Language
Copyright
Copyright (c) 2014, Galois Inc.
Homepage
n/a
Maintainer
eric@seidel.io
Package URL
n/a
Stability
n/a

Components