You can use the ghci debugger

> http://www.haskell.org/ghc/docs/latest/html/users_guide/ghci- debugger.html

it can set breakpoints on exceptions.


Am 14.03.2009 um 09:39 schrieb Colin Paul Adams:

I'm getting a runtime failure "Error in array index". This causes ghci
to exit.

Is there a way to get it to break instead, so I can find out which
function is failing?
--
Colin Adams
Preston Lancashire
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Attachment: PGP.sig
Description: Signierter Teil der Nachricht

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to