Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • 75389691-a67c-422a-91e9-aa58bfb5-main-patch-32205
  • test-pipe
  • extended-scripts
  • structured-badges
  • guix-pipeline
  • cabal-pipeline
7 results

Util.hs

  • 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.
    b17396b2
    History
    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.