Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
63989 commits behind the upstream repository.
user avatar
Julian Seward authored
In hugsprimRunIO_toplevel, use catchException instead of catch.
At least exceptions can then be caught, although Hugs then goes on
to die with an assertion failure in unblockAsyncExceptionszh_ret_entry,
probably caused by wrongly entering it twice in immediate succession.
f460a89b
History