From: simonmar Date: Wed, 23 Jul 2003 15:42:24 +0000 (+0000) Subject: [project @ 2003-07-23 15:42:24 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~647 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=f32a7c7c946c5fdc10bc176eac2b894842ef5455;ds=sidebyside [project @ 2003-07-23 15:42:24 by simonmar] PrimopWrappers hack no longer required. --- diff --git a/distrib/hc-build b/distrib/hc-build index 1629bf3..ff1291b 100644 --- a/distrib/hc-build +++ b/distrib/hc-build @@ -37,10 +37,6 @@ touch ghc/compiler/parser/Parser.hs touch ghc/compiler/main/ParsePkgConf.hs touch hslibs/hssource/HsParser.hs -# We don't have genprimopcode yet so don't try to use it -touch ghc/compiler/prelude/primops.txt -touch libraries/base/GHC/PrimopWrappers.hs - echo "*** Building compiler..." ./configure --enable-hc-boot $configopts