[Haskell-beginners] exceptions and stacks

Ozgur Akgun ozgurakgun at gmail.com
Tue Nov 6 13:02:11 CET 2012


Hi Emmanuel,

It is indeed good practice to write total programs in general. However, I
understand the need for stack traces in practice.

There are some slides by Simon Marlow on the issue, ironically using your
example in the title.

In short: check the -xc flag in
http://www.haskell.org/ghc/docs/7.0.1/html/users_guide/runtime-control.html

Hope this helps,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20121106/7e633967/attachment.htm>


More information about the Beginners mailing list