Paolo can you merge this? S
| -----Original Message----- | From: [email protected] [mailto:glasgow-haskell- | [email protected]] On Behalf Of Erik de Castro Lopo | Sent: 31 August 2012 11:49 | To: [email protected] | Subject: Re: ANNOUNCE: GHC 7.6.1 Release Candidate 1 | | Ian Lynagh wrote: | | > | > We are pleased to announce the first release candidate for GHC 7.6.1: | > | > http://www.haskell.org/ghc/dist/7.6.1-rc1/ | > | > This includes the source tarball, installers for 32bit and 64bit | > Windows, and bindists for amd64/Linux, i386/Linux, amd64/OSX and | > i386/OSX. | > | > Please test as much as possible; bugs are much cheaper if we find them | > before the release! | | On PowerPc I get this: | | compiler/nativeGen/X86/Regs.hs:61:1: | Warning: The import of `CmmCallConv' is redundant | except perhaps to import instances from `CmmCallConv' | To import instances alone, use: import CmmCallConv() | | which in HEAD was fixed by the application of this patch: | | commit 2f7c578574a9d5e9b4d95847abc3d1cb1b35336d | Author: Erik de Castro Lopo <[email protected]> | Date: Wed Aug 8 06:44:00 2012 +1000 | | Cheers, | Erik | -- | ---------------------------------------------------------------------- | Erik de Castro Lopo | http://www.mega-nerd.com/ | | _______________________________________________ | Glasgow-haskell-users mailing list | [email protected] | http://www.haskell.org/mailman/listinfo/glasgow-haskell-users _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
