7245e887c73f4f4cfd5ccafb289961e02e336fa3
[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 );