@hackage text-display0.0.5.1

A typeclass for user-facing output

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