I've seen people say here that Haskell's implementation of 
read and show are not correct.

I have defined a datastructure in which the following fails:

> foo::MyType
> foo = read $ show myType

What features of myType will cause this usage of read/show to fail?

-Alex-

___________________________________________________________________
S. Alexander Jacobson                   i2x Media  
1-212-697-0184 voice                    1-212-697-1427 fax



Reply via email to