When raising NonTermination with the RTS, build the right value
authorIan Lynagh <igloo@earth.li>
Sat, 21 Jun 2008 14:45:28 +0000 (14:45 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 21 Jun 2008 14:45:28 +0000 (14:45 +0000)
commit179a3a7bd67ccc816e3b934eff770fb49c4cc456
treeac5b175be0aac2f14c842dc04f94406209f514fe
parent1c7a841f836d3be3e21af98dd7a84079ad1096b3
When raising NonTermination with the RTS, build the right value
We now use a nonTermination value in the base library to take take of
constructing the SomeException value, with the dictionaries etc, for us.
We'll probably need to do the same for some other exceptions too
mk/bootstrap.mk
rts/HSprel.def
rts/Prelude.h
rts/Schedule.c
rts/package.conf.in