libghc-ghc-exactprint-prof

ExactPrint for GHC; profiling libraries

Description

Using the API Annotations available from GHC 7.10.2, this library provides a means to round trip any code that can be compiled by GHC, currently excluding lhs files.

It does this with a phased approach:
 * Delta - converts GHC API Annotations into relative
   offsets, indexed by SrcSpan
 * Transform - functions to facilitate changes to
   the AST, adjusting the annotations generated in the
   Delta phase to suit the changes.
 * Print - converts an AST and its annotations to
   properly formatted source text.
 * Pretty - adds annotations to an AST (fragment) so that
   the output can be parsed back to the same AST.

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-ghc-exactprint-prof