Hi Neil, On Fri, Sep 19, 2008 at 08:11:30AM +0100, Mitchell, Neil wrote: > > > > However, the exact same "time" issues do crop up if I try > > and install > > > the time package on a different machine (without mingw/cygwin etc) > > > using a binary distribution of GHC HEAD - so something > > seems wrong somewhere. > > > > Do you mean building a tarball from hackage doesn't work? > > Yes, and building the darcs version of time doesn't work.
You need to run autoreconf if you get the darcs version. The generated files ought to be put into the tarballs; I'll try to make sure that that happens with the versions released with 6.10.1. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
