[project @ 2000-12-19 17:32:44 by simonpj]
[ghc-hetmet.git] / ghc / compiler / parser / hschooks.h
1 /* -----------------------------------------------------------------------------
2  * $Id: hschooks.h,v 1.2 2000/12/19 14:24:24 simonmar Exp $
3  *
4  * Hooks into the RTS from the compiler.
5  *
6  * -------------------------------------------------------------------------- */
7
8 void enableTimingStats( void );
9 void setHeapSize( HsInt size );