Iavor Diatchki
<iavor.diatc...@gmail.com> writes:

> Hi,
> I am not sure about the rationale but if you need a program/library
> which re-renders Show-able values with more spaces, so that they are
> more human readable,  I wrote one
> (http://hackage.haskell.org/package/pretty-show).  I find it very
> useful for debugging.

This comes up sufficiently often that perhaps the Show class
should have readableShow that defaults to the same as show.

-- 
Jón Fairbairn                                 jon.fairba...@cl.cam.ac.uk


_______________________________________________
Haskell-prime mailing list
Haskell-prime@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-prime

Reply via email to