Skip to content
  • sven.panne@aedion.de's avatar
    [project @ 2000-07-09 16:00:55 by panne] · de972178
    sven.panne@aedion.de authored
    By definition (sec. 7.3 in the H98 report), userError raises an
    IOError, so Prelude.catch should catch UserError exceptions, too.
    Apart from not conforming to the report, without this patch GHC's
    typechecker falls straight on its face.
    de972178