hs2ast

Readme


# HS2AST: Haskell Syntax Tree Extraction #

This project defines a library for turning arbitrary Haskell values in the `Data.Data` class into s-expressions. Special handling is included for the Core datatypes from GHC.

Repository

Clone this repository using:
  git clone http://chriswarbo.net/git/hs2ast.git 

Branches


Generated by git2html.