PROPOSAL: Add displayException to Exception typeclass

John Lato jwlato at gmail.com
Mon Nov 10 23:18:22 UTC 2014


+1 to adding the new displayException method.

-1 to changing the default handler, `setUncaughtExceptionHandler` seems
like a better solution IMHO.

On Tue Nov 11 2014 at 5:52:25 AM Herbert Valerio Riedel <hvr at gnu.org> wrote:

> On 2014-11-10 at 17:08:56 +0100, Andreas Abel wrote:
>
> [...]
>
> > 2.  Add a function that can be invoked to change the default handler.
>
> like
>
> http://hackage.haskell.org/package/base-4.7.0.1/docs/GHC-Conc-Sync.html#v:
> setUncaughtExceptionHandler
>
> ?
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20141110/c280dd6d/attachment.html>


More information about the Libraries mailing list