Select Git revision
src
-
-
- Open in your IDE
- Download source code
- Download this directory
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.