About

Metadata

  • Last updated , by hecate
  • License MIT
  • Categories Text Processing
  • Maintained by: Hécate Moonlight

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6

Package Flags

Use the -f option with cabal commands to enable flags

    book (off by default)

    Enable the generation of the book

Readme

CI badge made with Haskell Hackage

Buy Me a Coffee at ko-fi.com

A Typeclass for user-facing output

The text-display library offers the Display typeclass for developers to print a textual representation of datatypes that does not have to abide by the rules of the Show typeclass.

Documentation