@hackage haskell-src-exts-sc0.1.0.2

Pretty print haskell code with comments

Generate code from haskell-src-exts AST. To do it, I pretty print and parse AST, then adjust it to insert comments.