[Haskell-beginners] Question about Interpreter
Song Zhang
vxanica at gmail.com
Sat Dec 3 12:37:55 CET 2011
Hi
I am a beginner of Haskell. I want to know why the interpreter was
designed in a way that one function or a part fails the whole program fails.
why we don't keep the parts that is correct functioning and also give
error message for the wrong parts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111203/ef7185f5/attachment.htm>
More information about the Beginners
mailing list