Add CHECK(p), like ASSERT(p) but works even when !defined(DEBUG)
[ghc-hetmet.git] / rts / Hash.c
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109
2006-08-08 Simon MarlowRemember to free() memory on exit
2006-04-07 Simon MarlowReorganisation of the source tree