Handle renames from #3310
authorSimon Marlow <marlowsd@gmail.com>
Sun, 30 Aug 2009 15:31:23 +0000 (15:31 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Sun, 30 Aug 2009 15:31:23 +0000 (15:31 +0000)
commita916885ce70142ae5c05cc9e28230c308821e3d6
tree6a47be14ef0f0dfeca9dab097a5a2d09780c8ff0
parent90d1deddda8123c46c4d029439591075ff310fb4
Handle renames from #3310

Also add a panic for resurrecting a thread blocked on an exception,
since it should never happen.
rts/Prelude.h
rts/RtsStartup.c
rts/Schedule.c