Bug fix in the new HscMain code.
[ghc-hetmet.git] / ghc / compiler / parser / hschooks.h
index 7245e88..4ce1c0f 100644 (file)
@@ -1,9 +1,9 @@
 /* -----------------------------------------------------------------------------
- * $Id: hschooks.h,v 1.2 2000/12/19 14:24:24 simonmar Exp $
+ * $Id: hschooks.h,v 1.4 2002/04/22 14:54:10 simonmar Exp $
  *
  * Hooks into the RTS from the compiler.
  *
  * -------------------------------------------------------------------------- */
 
-void enableTimingStats( void );
-void setHeapSize( HsInt size );
+#include "HsFFI.h"
+