[Haskell-cafe] Haskell stacktrace
Pieter Laeremans
pieter at laeremans.org
Tue Sep 9 16:30:26 EDT 2008
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 <pieter at laeremans.org>
"The future is here. It's just not evenly distributed yet." W. Gibson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080909/0ca66e52/attachment.htm
More information about the Haskell-Cafe
mailing list