On Fri, Aug 24, 2012 at 09:46:06AM +0100, Simon Marlow wrote: > On 23/08/2012 18:19, Builder wrote: > > > >checking for gfind... no > >checking for find... /usr/bin/find > >checking for sort... /usr/bin/sort > >checking for GHC version date... given 7.7.20120823 > >checking for ghc... /c/ghc/ghc-7.0.4/bin/ghc > >checking version of ghc... 7.0.4 > >configure: error: GHC version 7.4 or later is required to compile GHC. > > I would fix this, but I don't know where the build instructions for > the nightly builders are kept these days - Ian?
It's in the darcs.haskell.org:/home/builder/code/builder/ghcConfig/ darcs repo, and after changing it you need to kill -HUP the builder-server. You'll need to add a gbc_configureFlags for the builder. Or if you let me know what ghc to use then I can make the change. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
