About

Metadata

  • Last updated , by phadej
  • License BSD-3-Clause
  • Maintained by: O.Chitil@kent.ac.uk

  • Lottery factor: 0

Links

Installation

Readme

A pretty printer turns a tree structure into indented text, such that the indentation reflects the tree structure. To keep text short, substructures are put into a single line as far as possible. The library provides combinators for building pretty printers. It emphasizes simplicity and efficiency.