Roy Haskell (!) writes:
> I was recently browsing the web and came across an article HOW TO DO
> EXCEPTIONS IN HASKELL (I think) and I'm very curious what it's all about.
> The reason for my curiosity is simply that my name is Haskell and currently
> reside in South Africa but am originally from Manchester in the U.K.
>
> Could you please shed some light on this matter if only to satisfy my
> curiosity.
Roy: very good question! The `Haskell' we are discussing is a
computer programming language, designed in 1987 and currently being
used in a number of locations around the world. It was named after a
famous mathematical logician by the name of Haskell B. Curry, who
lived 1900-1982, and who invented some of the theory on which the
language is based.
http://www-groups.dcs.st-and.ac.uk/~history/Mathematicians/Curry.html
You can find out more about Haskell at the official web site,
http://www.haskell.org/
I hope this helps!
Regards,
--KW 8-)