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 <[EMAIL PROTECTED]>

"The future is here. It's just not evenly distributed yet." W. Gibson
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to