Error Handling

Andrew J Bromage ajb@spamcop.net
Mon, 9 Dec 2002 12:07:31 +1100


G'day all.

Slight correction...

On Mon, Dec 09, 2002 at 12:03:03PM +1100, Andrew J Bromage wrote:

> main = runErrorT main'

Of course you need to define an error type and do something with the
result of runErrorT, but you get the general idea.

Cheers,
Andrew Bromage