git repos for testing
Kazu Yamamoto ( 山本和彦 )
kazu at iij.ad.jp
Fri Jan 14 03:32:11 CET 2011
Hello Simon,
> I've made git mirrors of the current GHC HEAD repos (all of them), so
> people can try out their workflows with git. Hopefully this should
> work:
>
> git clone http://darcs.haskell.org/ghc-git/ghc.git
> cd ghc
> perl sync-all get
Thank you for this work.
I cloned the git repository and tried to compile GHC. But "perl boot"
does not work.
% perl boot
Unpacking time
Failed to open stamp file: No such file or directory at boot-pkgs line 41.
Running boot-pkgs failed: 512 at boot line 23.
How can I create the "configure" script with GHC from this repository?
--Kazu
More information about the Glasgow-haskell-users
mailing list