final-pretty-printer

A monadic (and pretty) pretty printer for Haskell


Keywords
library, mit, Text.PrettyPrint.Final, Text.PrettyPrint.Final.Extensions.Environment, Text.PrettyPrint.Final.Extensions.Precedence, Text.PrettyPrint.Final.Rendering.Console, Text.PrettyPrint.Final.Rendering.HTML, Text.PrettyPrint.Final.Rendering.PlainText, Text.PrettyPrint.Final.Words
License
MIT
Install
cabal install final-pretty-printer-0.1.0.0

Documentation

Build Status Hackage

The Final Pretty Printer

This is a pretty printer that supports extensibility through monad transformers, proportional-width fonts, and semantic annotations.

See our draft paper for more information.