a universal printer for Haskell?

Ashley Yakeley ashley@semantic.org
Tue, 19 Feb 2002 23:01:44 -0800


At 2002-02-19 22:46, Bernard James POPE wrote:

>The scheme I suggested for generic printing
>was not as safe as you might like, but it was intended to be simple
>and easy to implement, and there is some merit in that I think.

I strongly recommend you check out generic classes:
<http://www.haskell.org/ghc/docs/latest/set/generic-classes.html>

I suspect you can use them to do what you want...

-- 
Ashley Yakeley, Seattle WA