
6 Mar
2010
6 Mar
'10
10:57 p.m.
Hi Louis, On Fri, Mar 05, 2010 at 11:56:31PM -0600, Louis Wasserman wrote:
I'm trying to build GHC with LLVM. I need HEAD -- I tried, and can't get anywhere with STABLE -- so when I go and get HEAD, untar it, ./darcs-all get, and try to apply the llvm patch, I'm told that there are some other patches missing. So I run darcs pull.
You need to run "./darcs-all pull -a" to get all repos up-to-date. Thanks Ian