X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2Frts%2FTypes.h;h=ff78402584b77ef4889f2f9f7694f0550663a901;hp=6f399e083d3697f774f1fbb1ee553abf60511bf8;hb=d20d32d788e2d6c088e6b03776c428df5bb004d3;hpb=f871cf1bf889704a4ec1f0063ad4d96f31453ea3 diff --git a/includes/rts/Types.h b/includes/rts/Types.h index 6f399e0..ff78402 100644 --- a/includes/rts/Types.h +++ b/includes/rts/Types.h @@ -1,15 +1,16 @@ /* ----------------------------------------------------------------------------- * - * (c) The GHC Team, 1998-2008 + * (c) The GHC Team, 1998-2009 * * RTS-specific types. * + * Do not #include this file directly: #include "Rts.h" instead. + * + * To understand the structure of the RTS headers, see the wiki: + * http://hackage.haskell.org/trac/ghc/wiki/Commentary/SourceTree/Includes + * * ---------------------------------------------------------------------------*/ -/* ------------------------------------------------------------------------- - Generally useful typedefs - ------------------------------------------------------------------------- */ - #ifndef RTS_TYPES_H #define RTS_TYPES_H