blob: 4ce1c0f93dbd861142746eea0f5731ee71be186f (
plain)
1
2
3
4
5
6
7
8
9
|
/* -----------------------------------------------------------------------------
* $Id: hschooks.h,v 1.4 2002/04/22 14:54:10 simonmar Exp $
*
* Hooks into the RTS from the compiler.
*
* -------------------------------------------------------------------------- */
#include "HsFFI.h"
|