wl-pprint-annotated

Wadler/Leijen pretty printer with annotations and API conforming to modern Haskell


Keywords
library, text, Propose Tags , Text.PrettyPrint.Annotated.WL, haskell, pretty-print, wadler-leijen
License
BSD-3-Clause
Install
cabal install wl-pprint-annotated-0.1.0.1

Documentation

wl-pprint-annotated: Wadler/Leijen pretty printer with annotations

Hackage Build Status

This is a limited version of wl-pprint-extras by @ekmett without support for point effects and without the free monad. Like in annotated-wl-pprint, only annotations are supported. Compared to annotated-wl-pprint this library provides a slightly modernized interface.