Fix #3236: emit a helpful error message when the RTS has not been initialised
authorSimon Marlow <marlowsd@gmail.com>
Mon, 18 May 2009 10:41:08 +0000 (10:41 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 18 May 2009 10:41:08 +0000 (10:41 +0000)
commit8de62de730e07c23468ec8facd25aca557ad7c11
treeea9a0ea1b0fea0835ccad917caf1cfd2c044287a
parent8a3ed3364fbc74b1f1b87b049737da2b251f92df
Fix #3236: emit a helpful error message when the RTS has not been initialised
rts/RtsAPI.c
rts/Schedule.c
rts/Task.c