Hi,

On Wed, Mar 14, 2012 at 07:54, Johan Holmquist <[email protected]> wrote:

> I guess you want an automatically derived show that indents, but if
> you don't mind defining you own, Data.PrettyPrint is really nice.
>

Though most likely any form of pretty-printing will be generic, and can be
defined with GHC.Generics [1], for instance.


Cheers,
Pedro

[1] http://www.haskell.org/haskellwiki/Generics
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to