[Haskell-cafe] What is the surefire way to handle all exceptions and make sure the program doesn't fail?

Christopher Done chrisdone at gmail.com
Tue Jul 17 22:17:03 CEST 2012


On 17 July 2012 22:10, Bardur Arantsson <spam at scientician.net> wrote:
> On 07/17/2012 08:34 AM, Yifan Yu wrote:
>> I can only tell if I browse the source code. So the question is, how can I
>> determine all the exceptions that can be thrown by a given function?
>
> Look at its source.

Not sure that's the most productive comment. ;-P



More information about the Haskell-Cafe mailing list