Add CHECK(p), like ASSERT(p) but works even when !defined(DEBUG)
[ghc-hetmet.git] / rts / Profiling.h
2007-04-27 Simon MarlowBasic heap profile support without -prof
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
2006-04-07 Simon MarlowReorganisation of the source tree