client builder issue.

2010-12-17 Thread Karel Gardas
Hello, I've attempted to update my builder client to the today's source code and compiled it by GHC 7.0.1 (I've hacked cabal files' versions in order to do so). When running against GHC builder server with --do-build option I've got following failure: Running "testing" builder-client-v2: fd

Re: ANNOUNCE: GHC 7.0.2 Release Candidate 1

2010-12-17 Thread Ian Lynagh
On Thu, Dec 16, 2010 at 02:55:39PM -0600, Antoine Latter wrote: > > Are there tentative release notes, so I know what to look for? Yes, release notes are included in the user guide. Thanks Ian ___ Glasgow-haskell-users mailing list Glasgow-haskell-u

Re: ANNOUNCE: GHC 7.0.2 Release Candidate 1

2010-12-17 Thread Ian Lynagh
Hi Bas, On Fri, Dec 17, 2010 at 08:59:05AM +0100, Bas van Dijk wrote: > > I get the following error while configuring: > > b...@hfd:~/download$ wget > http://www.haskell.org/ghc/dist/7.0.2-rc1/ghc-7.0.1.20101215-x86_64-unknown-linux.tar.bz2 > ... > b...@hfd:~/download$ tar -xf ghc-7.0.1.2010121

RE: Newtype deriving mixing up types

2010-12-17 Thread Simon Peyton-Jones
Yes, it's a bug all right. See http://hackage.haskell.org/trac/ghc/ticket/4846 Thanks Simon | -Original Message- | From: glasgow-haskell-users-boun...@haskell.org [mailto:glasgow-haskell- | users-boun...@haskell.org] On Behalf Of Emil Axelsson | Sent: 16 December 2010 13:26 | To: glasg

Re: ANNOUNCE: GHC 7.0.2 Release Candidate 1

2010-12-17 Thread Bas van Dijk
On Thu, Dec 16, 2010 at 7:36 PM, Ian Lynagh wrote: > > 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/Fr