From f1499ee0617b042295b3f1594edf71ef934bac7a Mon Sep 17 00:00:00 2001 From: PHO Date: Sat, 30 Oct 2010 16:37:22 +0900 Subject: [PATCH] TODO fix --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 1bdf6bf..5c89a15 100644 --- a/TODO +++ b/TODO @@ -56,6 +56,10 @@ contents:: INTEGER_LIBRARY = integer-simple +Copy some configuration files from the ``-target`` tree:: + + $ cp ../ghc-{VERSION}-target/includes/{ghcautoconf.h,DerivedConstants.h,GHCConstants.h} includes/ + Build it:: $ gmake -- 2.40.0