[Haskell-cafe] How to catch error in array index when debugging

Colin Paul Adams colin at colina.demon.co.uk
Sat Mar 14 04:39:41 EDT 2009


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


More information about the Haskell-Cafe mailing list