[Haskell-beginners] How to write Read instance
Baa
aquagnu at gmail.com
Thu Nov 2 13:41:21 UTC 2017
Hello all!
I found some errors in the reading of previously shown big and
complex record. Reason is: some of fields are reading wrongly. So, is
there any useful documents how to write `Read` instance correctly
(because I can't find good tutorial in the Web and often hit errors
with `Read` instance)? May be tutorial/examples/any good info...
===
Best regards, Paul
More information about the Beginners
mailing list