wl-pprint

The Wadler/Leijen Pretty Printer

Version on this page:1.2@rev:1
LTS Haskell 22.18:1.2.1
Stackage Nightly 2024-04-22:1.2.1
Latest on Hackage:1.2.1

See all snapshots wl-pprint appears in

BSD-3-Clause licensed by Daan Leijen
Maintained by Noam Lewis
This version can be pinned in stack with:wl-pprint-1.2@sha256:acc46f45a2cdc24f68c6478346a559fdeb2ef1cbe567fad4e8694cc04cad8113,820

Module documentation for 1.2

Depends on 1 package(full list with versions):
Used by 1 package in lts-3.11(full list with versions):

This is a pretty printing library based on Wadler's paper "A Prettier Printer". See the haddocks for full info. This version allows the library user to declare overlapping instances of the Pretty class.