cdepillabout / pretty-simple

pretty-printer for Haskell data types that have a Show instance
https://hackage.haskell.org/package/pretty-simple
BSD 3-Clause "New" or "Revised" License
243 stars 29 forks source link

Added pTrace*Opt functions #58

Closed sureyeaah closed 4 years ago

sureyeaah commented 4 years ago

This commit adds pTraceOpt functions and rewrites all pTrace*, pTrace*NoColor and pTrace\ForceColor functions.

Fixes (https://github.com/cdepillabout/pretty-simple/issues/21)

cdepillabout commented 4 years ago

Looks good, thanks for cleaning up this file!

cdepillabout commented 4 years ago

Released as 3.2.1.0:

https://hackage.haskell.org/package/pretty-simple-3.2.1.0