Re: Problems building from source: ghc-tarballs

2012-11-09 Thread Simon Marlow
Hi Alastair! Welcome back :) On 04/11/12 11:52, Alastair Reid wrote: http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources git clone http://darcs.haskell.org/ghc.git/ git clone ghc ghc-working cd ghc-working ./sync-all --testsuite --no-dph get Ian's reply contained the fix, but

Re: Problems building from source: ghc-tarballs

2012-11-08 Thread Ian Lynagh
Hi Alastair, On Sun, Nov 04, 2012 at 11:52:46AM +, Alastair Reid wrote: > > http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources > git clone http://darcs.haskell.org/ghc.git/ You need to do ./sync-all --testsuite --no-dph get in this "ghc" repo if you want to clone full t