catch SIGHUP and SIGTERM and raise an exception (#3656)
[ghc-hetmet.git] / rts / sm / MarkStack.h
2009-10-08 Simon MarlowMark/compact: use a dynamically-sized mark stack, and...