X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FREADME;h=ce6c4e2e87c2a9bbaff7f88f7a9495c48c3b6802;hb=d3ef7ef489bf58c80f5ee7f05ab267164b6232f8;hp=ec10ca17c9a42737e5bb17c69dec5475e538a16e;hpb=d3c66cccbc597bad50fea6cea968e809440899a6;p=ghc-hetmet.git diff --git a/ghc/includes/README b/ghc/includes/README index ec10ca1..ce6c4e2 100644 --- a/ghc/includes/README +++ b/ghc/includes/README @@ -56,7 +56,7 @@ Here is a rough hierarchy of the header files by dependency. Rts.h Stg.h - config.h // configuration info derived by the configure script. + ghcconfig.h // configuration info derived by the configure script. RtsConfig.h // settings for Rts things (eg. eager vs. lazy BH) MachDeps.h // sizes of various basic types StgTypes.h // basic types specific to the virtual machine