[project @ 2000-05-31 12:04:49 by panne]
[ghc-hetmet.git] / ghc / lib / std / cbits / HsStd.h
1 /* -----------------------------------------------------------------------------
2  * $Id: HsStd.h,v 1.1 2000/05/31 12:04:49 panne Exp $
3  *
4  * Definitions for package `std' which are visible in Haskell land.
5  *
6  * ---------------------------------------------------------------------------*/
7
8 #ifndef HSSTD_H
9 #define HSSTD_H
10
11 #include "stgio.h"
12
13 #endif