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

Add Debug.Pretty.Simple module for pretty debugging #18

Closed yigitozkavci closed 6 years ago

yigitozkavci commented 6 years ago

Related issue: https://github.com/cdepillabout/pretty-simple/issues/15 Notes:

cdepillabout commented 6 years ago

Closes #15.

yigitozkavci commented 6 years ago

Thanks for noticing @cdepillabout, fixed :)

cdepillabout commented 6 years ago

Thanks! I've released as v2.0.1.0 on hackage.