prologue-3.1.6: Better, more general Prelude exporting common utilities.

Safe HaskellNone
LanguageHaskell2010

Prologue.Text.Show.Pretty

Documentation

class PrettyShow a where Source #

Minimal complete definition

prettyShow

Methods

prettyShow :: a -> Text Source #