Skip to content
Snippets Groups Projects
  • stuebinm's avatar
    b17396b2
    tame the strings · b17396b2
    stuebinm authored
    Adds a PrettyPrint typeclass which operates on Text and should replace
    Show, since constantly converting strings from linked lists to arrays
    seems somewhat silly.
    tame the strings
    stuebinm authored
    Adds a PrettyPrint typeclass which operates on Text and should replace
    Show, since constantly converting strings from linked lists to arrays
    seems somewhat silly.