[Haskell-cafe] Reformatter for Show

Ozgur Akgun ozgurakgun at gmail.com
Mon May 2 22:36:03 CEST 2011


Hi Alexey,

On 2 May 2011 21:01, Alexey Khudyakov <alexey.skladnoy at gmail.com> wrote:

> My question is there any tool for reformatting result of show so it could
> be read by human beings?
>

http://hackage.haskell.org/package/pretty-show

Just use ppShow, instead of show.

Hope this helps,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110502/2f72455f/attachment.htm>


More information about the Haskell-Cafe mailing list