
On Thu, Dec 16, 2010 at 7:36 PM, Ian Lynagh
We are pleased to announce the first release candidate for GHC 7.0.2:
http://www.haskell.org/ghc/dist/7.0.2-rc1/
This includes the source tarball, installers for OS X and Windows, and bindists for amd64/Linux, i386/Linux, amd64/FreeBSD and i386/FreeBSD.
Please test as much as possible; bugs are much cheaper if we find them before the release!
Thanks Ian, on behalf of the GHC team
_______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
I get the following error while configuring: bas@hfd:~/download$ wget http://www.haskell.org/ghc/dist/7.0.2-rc1/ghc-7.0.1.20101215-x86_64-unknown-... ... bas@hfd:~/download$ tar -xf ghc-7.0.1.20101215-x86_64-unknown-linux.tar.bz2 bas@hfd:~/download$ cd ghc-7.0.1.20101215/ bas@hfd:~/download/ghc-7.0.1.20101215$ ./configure --prefix=$HOME/ghcs/ghc-7.0.1.20101215 checking for path to top of build tree... ./configure: line 1686: utils/ghc-pwd/dist/build/tmp/ghc-pwd: cannot execute binary file configure: error: cannot determine current directory Regards, Bas