On Fri, Apr 08, 2011 at 11:19:25AM +0000, Simon Peyton-Jones wrote:
> ls -l libraries/dph/ghc-packages libraries/dph/ghc-packages2 
> -rw-r--r-- 1 simonpj Administrators 72 Apr  4 10:48 libraries/dph/ghc-packages
> -rw-r--r-- 1 simonpj Administrators 78 Apr  4 10:48 
> libraries/dph/ghc-packages2

Ah! Looks like the problem is that git has converted the line endings,
and the ^Ms were confusing the boot script. I've pushed a workaround for
this instance, but there may be other problems elsewhere in the build.

There's a fix for the problem in the "Windows" section at the bottom of
    http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources
but I wonder if there is a flag that can be given to "git clone" that
will make it turn autocrlf for this repo?

Any git folk know?


Thanks
Ian


_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to