[Haskell-cafe] Exceptions

Henning Thielemann lemming at henning-thielemann.de
Thu Jul 31 19:51:47 EDT 2008


On Sun, 27 Jul 2008, Adrian Neumann wrote:

> Hello,
>
> I think it'd be nice if the compiler could warn me if there are any
> exceptions which I'm not catching, similar to checked exceptions in
> Java. Does anyone know of a possibility to do that in Haskell?

Please refer to the long "extensible extension" thread:
   http://www.haskell.org/pipermail/libraries/2008-July/010095.html
  In my posts I sketched possibilities to do that.


More information about the Haskell-Cafe mailing list