@hackage / pretty-class

Pretty printing class similar to Show.

Version Deprecated package1.0.1.1

About

Metadata

  • Last updated , by DavidFox
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: David Fox

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

Pretty printing class similar to Show, based on the HughesPJ pretty printing library. Provides the pretty printing class and instances for the Prelude types. This upload replaces the old pretty-class package (which I believe nobody is using) with a copy of Lennart's prettyclass package with a small change to its Char instance.