[Haskell-cafe] Exceptions

MR K P SCHUPKE k.schupke at imperial.ac.uk
Fri Oct 1 13:28:37 EDT 2004


>But, being able to see the context in which a thunk was constructed would be
>extremely useful.

Yes of course... I was thinking along the lines of what is possible, rather
than what is desirable. If only ghc had a -g (debug) flag like gcc that would
force each funtion to push its entry onto some kind of call stack that would
be returned by exceptions...

Keean.


More information about the Haskell-Cafe mailing list