Fix references to exceptions from the RTS
authorIan Lynagh <igloo@earth.li>
Thu, 21 Aug 2008 11:06:20 +0000 (11:06 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 21 Aug 2008 11:06:20 +0000 (11:06 +0000)
commitcbc5fb05036f3c1990b2f9f91b9e1c66b97a392f
tree05162c6799e0cd974eb76e385ddba2a65a6a4166
parentf7612a64de7e39a57ec978ab2d567ec5b16cb584
Fix references to exceptions from the RTS
We now need to make sure that they have been toException'd.
Also, the RTS doesn't know about the Deadlock exception any more.
rts/Prelude.h
rts/Schedule.c
rts/package.conf.in