Crate parser_haskell [] [src]

Modules

ast
conv
haskell
util

Functions

parse

Entry point for parsing modules

preprocess

Preprocess code to remove comments and convert whitepsace to brace blocks. TODO: merge this into parse() below once result lifetimes can be worked out