Fix a regression introduced in "overlap checking of the black hole queue..."
authorSimon Marlow <marlowsd@gmail.com>
Tue, 20 Oct 2009 11:50:20 +0000 (11:50 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 20 Oct 2009 11:50:20 +0000 (11:50 +0000)
commitcc8103c7d570a20830d63510b7b1febf5b12cf61
treef6b0dca1295e6c4b28c4f5ca709edbb91ab577c7
parentda6b7fce09f98a0fbe66b6d218e6473c1845e354
Fix a regression introduced in "overlap checking of the black hole queue..."
We weren't checking the black-hole queue in the non-threaded RTS.
rts/Schedule.c