Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-19 Thread Erik Hesselink
I made an unofficial OS X build again [0]. I'd be happy to offer my services to make an official build as well if people are interested and know how to get this on the ghc download page. Regards, Erik [0] http://www.reddit.com/r/haskell/comments/2rims6/ghc_7100rc1_build_for_mac_os_x/ On Thu, M

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-19 Thread George Colpitts
Do we have an ETA for a MacOS binary distribution? Regards George On Mon, Mar 16, 2015 at 5:30 PM, Austin Seipp wrote: > We are pleased to announce the third release candidate for GHC 7.10.1: > > https://downloads.haskell.org/~ghc/7.10.1-rc3 > https://downloads.haskell.org/~ghc/7.10.1-r

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-18 Thread Jeremy
I haven't been able to test my build scripts with RC2 or RC3 because cabal-install won't install automatically from Hackage. Please release the fixed version. -- View this message in context: http://haskell.1045720.n5.nabble.com/ANNOUNCE-GHC-7-10-1-Release-Candidate-3-tp5767071p5767158.html Sen

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Páli Gábor János
2015-03-16 21:30 GMT+01:00 Austin Seipp : > We are pleased to announce the third release candidate for GHC 7.10.1: > [..] FreeBSD [..] binary distributions will follow > soon. There you can find the FreeBSD tarballs and their checksums: http://haskell.inf.elte.hu/ghc/ghc-7.10.0.20150316-i386-port

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Bas van Dijk
On 16 March 2015 at 21:30, Austin Seipp wrote: > We are pleased to announce the third release candidate for GHC 7.10.1: > > https://downloads.haskell.org/~ghc/7.10.1-rc3 > https://downloads.haskell.org/~ghc/7.10.1-rc3/docs/html/ I noticed that the Haddock docs return 404s: https://downlo

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Austin Seipp
The only reason they work on glibc 2.11 is, AFAIK, because we built separate CentOS 6.5 binaries for them. :) FWIW, the source should build fine on these platforms, so once we add the bindists for those systems, it should work Out Of The Box. But the Debian 7 bindist isn't going to work on them, t

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Neil Mitchell
Confirmed, thanks a lot! On Tue, Mar 17, 2015 at 1:47 PM, Austin Seipp wrote: > Neil, this has been fixed. > > On Tue, Mar 17, 2015 at 7:52 AM, Neil Mitchell wrote: >> All of the mingw links give me 403 forbidden errors. Do they have >> permission issues? >> >> Thanks, Neil >> >> >> On Mon, Mar

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Karel Gardas
BTW, *-testsuite tarball contains bits left from the amd64/linux build so gmake test is not working due to missing /lib64/ld-linux* library for ghc-config. Solaris 11 builds are uploading now... Karel On 03/16/15 09:30 PM, Austin Seipp wrote: We are pleased to announce the third release c

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Austin Seipp
Neil, this has been fixed. On Tue, Mar 17, 2015 at 7:52 AM, Neil Mitchell wrote: > All of the mingw links give me 403 forbidden errors. Do they have > permission issues? > > Thanks, Neil > > > On Mon, Mar 16, 2015 at 8:30 PM, Austin Seipp wrote: >> We are pleased to announce the third release ca

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Neil Mitchell
All of the mingw links give me 403 forbidden errors. Do they have permission issues? Thanks, Neil On Mon, Mar 16, 2015 at 8:30 PM, Austin Seipp wrote: > We are pleased to announce the third release candidate for GHC 7.10.1: > > https://downloads.haskell.org/~ghc/7.10.1-rc3 > https://dow

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Jan Stolarek
> The current version of cabal-install located at Hackage can not be > installed for the RC because of the following dependency error: > > Setup: At least the following dependencies are missing: > filepath >=1.0 && <1.4 > > The problem is that cabal-install require filepath < 1.4, while the RC > sh

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Björn Peemöller
Am 16.03.2015 um 21:30 schrieb Austin Seipp: > We are pleased to announce the third release candidate for GHC 7.10.1: > > https://downloads.haskell.org/~ghc/7.10.1-rc3 > https://downloads.haskell.org/~ghc/7.10.1-rc3/docs/html/ The current version of cabal-install located at Hackage can no

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Miëtek Bak
As I wrote previously — the bindist name does mention ‘deb7’, so perhaps this is all working as intended, and perhaps supporting such ancient distributions is not actually needed. However, the GHC 7.8.4, 7.8.3, and 7.8.2 bindists work fine with glibc 2.11, so this is a regression. -- Miëtek

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-17 Thread Jan Stolarek
> 2. On x86_64: > > ghc-cabal: '/app/ghc/lib/ghc-7.10.0.20150316/bin/ghc' exited with an > error: /app/ghc/lib/ghc-7.10.0.20150316/bin/ghc: symbol lookup error: > > /app/ghc/lib/ghc-7.10.0.20150316/bin/../rts/libHSrts_thr-ghc7.10.0.2015031 >6.so: undefined symbol: pthread_setname_np Sa

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 3

2015-03-16 Thread Miëtek Bak
Thanks. 7.10.1-rc3 is now available in Halcyon, on CentOS 6 (x86_64 only), CentOS 7, Debian 7, Fedora 19, Fedora 20, Fedora 21 (x86_64 only), Ubuntu 12.04 LTS, Ubuntu 14.04 LTS, and Ubuntu 14.10. As with 7.10.1-rc2, installation fails on CentOS 6 (i386), Debian 6, and Ubuntu 10.04 LTS, in one