Add a case for IND (and a comment). Fixes #3424, perhaps only partially.
[ghc-hetmet.git] / rts / RaiseAsync.h
2008-11-17 Simon MarlowFix #2783: detect black-hole loops properly
2007-01-05 Simon MarlowEagerly raise a blocked exception when entering 'unbloc...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-06-16 Simon MarlowAsynchronous exception support for SMP