[Haskell-cafe] Haskell Propeganda
Thomas Davie
tom.davie at gmail.com
Sat Aug 23 16:16:12 EDT 2008
Today I made an interesting discovery.
We all know the benefits of a strong type system, and often tout it as
a major advantage of using Haskell. The discovery I made, was that C
programmer don't realise the implications of that, as this comment
highlights:
http://games.slashdot.org/comments.pl?sid=654821&cid=24716845
Apparently, no one realises that a SEGFAULT is a type error, just not
a very helpful one.
Bob
More information about the Haskell-Cafe
mailing list