
9 Sep
2008
9 Sep
'08
8:30 p.m.
Hello,
I've written a cgi script in haskell, it crashes sometimes with the error
message Prelude . tail : empty list
In Java we would use this approach to log the erro
try {
} catch (Exception e) {
}
--
Pieter Laeremans