ANNOUNCE: GHC 7.10.1 Release Candidate 3

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/ This includes the source tarball and bindists for Windows and Debian Linux. FreeBSD, CentOS and Mac OS X binary distributions will follow soon. These binaries and tarballs have an accompanying SHA256SUMS file signed by my GPG key id (0x3B58D86F). We plan to make the 7.10.1 final release at the end of this week - so please test as much as possible; bugs are much cheaper if we find them before the release! The list of issues we plan on fixing can always be found in an up-to-date form here: https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1 -- Regards, Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/

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 of two following ways —
1. On i386:
"utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install "strip" '' '/app/ghc' '/app/ghc/lib/ghc-7.10.0.20150316' '/app/ghc/share/doc/ghc/html/libraries' 'v p dyn'
ghc-cabal/dist-install/build/tmp/ghc-cabal: symbol lookup error: libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-6zeGtnFHpaVBJ80QaL9uVu-ghc7.10.0.20150316.so: undefined symbol: __gmpn_ior_n
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.20150316.so:
undefined symbol: pthread_setname_np
--
Miëtek
On 2015-03-16, at 20:30, 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/
This includes the source tarball and bindists for Windows and Debian Linux. FreeBSD, CentOS and Mac OS X binary distributions will follow soon. These binaries and tarballs have an accompanying SHA256SUMS file signed by my GPG key id (0x3B58D86F).
We plan to make the 7.10.1 final release at the end of this week - so please test as much as possible; bugs are much cheaper if we find them before the release!
The list of issues we plan on fixing can always be found in an up-to-date form here: https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

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 Same happens with the released x86_64 binary build on openSUSE 11.4 during "make install" step.
$ uname -a Linux xerxes.discovery 2.6.37.6-24-desktop #1 SMP PREEMPT 2012-10-18 22:36:08 +0200 x86_64 x86_64 x86_64 GNU/Linux $ /lib64/libc.so.6 GNU C Library stable release version 2.11.3 (20110203), by Roland McGrath et al. Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Configured for x86_64-suse-linux. Compiled by GNU CC version 4.5.1 20101208 [gcc-4_5-branch revision 167585]. Compiled on a Linux 2.6.36 system on 2012-07-09. Available extensions: crypt add-on version 2.1 by Michael Glad and others GNU Libidn by Simon Josefsson Native POSIX Threads Library by Ulrich Drepper et al BIND-8.2.3-T5B Janek --- Politechnika Łódzka Lodz University of Technology Treść tej wiadomości zawiera informacje przeznaczone tylko dla adresata. Jeżeli nie jesteście Państwo jej adresatem, bądź otrzymaliście ją przez pomyłkę prosimy o powiadomienie o tym nadawcy oraz trwałe jej usunięcie. This email contains information intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient or if you have received this message in error, please notify the sender and delete it from your system.

On 2015-03-17 at 03:09:23 +0100, Miëtek Bak wrote:
As with 7.10.1-rc2, installation fails on CentOS 6 (i386), Debian 6, and Ubuntu 10.04 LTS, in one of two following ways —
1. On i386:
"utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install "strip" '' '/app/ghc' '/app/ghc/lib/ghc-7.10.0.20150316' '/app/ghc/share/doc/ghc/html/libraries' 'v p dyn' ghc-cabal/dist-install/build/tmp/ghc-cabal: symbol lookup error: libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-6zeGtnFHpaVBJ80QaL9uVu-ghc7.10.0.20150316.so: undefined symbol: __gmpn_ior_n
Well, it shouldn't be very surprising that the deb7 (wheezy) ghc bindist doesn't work on deb6 (squeeze), as it's been compile-time configured for the environment provided by deb7 which has newer libraries with more features/symbols. So what's needed here is probably a 2nd linux bindist build on an ancient enough (i.e. the one with the oldest libraries among CentOS6/Deb6/Ubuntu10.04) Linux environment.

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
On 2015-03-17, at 08:25, Herbert Valerio Riedel
On 2015-03-17 at 03:09:23 +0100, Miëtek Bak wrote:
As with 7.10.1-rc2, installation fails on CentOS 6 (i386), Debian 6, and Ubuntu 10.04 LTS, in one of two following ways —
1. On i386:
"utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install "strip" '' '/app/ghc' '/app/ghc/lib/ghc-7.10.0.20150316' '/app/ghc/share/doc/ghc/html/libraries' 'v p dyn' ghc-cabal/dist-install/build/tmp/ghc-cabal: symbol lookup error: libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-6zeGtnFHpaVBJ80QaL9uVu-ghc7.10.0.20150316.so: undefined symbol: __gmpn_ior_n
Well, it shouldn't be very surprising that the deb7 (wheezy) ghc bindist doesn't work on deb6 (squeeze), as it's been compile-time configured for the environment provided by deb7 which has newer libraries with more features/symbols.
So what's needed here is probably a 2nd linux bindist build on an ancient enough (i.e. the one with the oldest libraries among CentOS6/Deb6/Ubuntu10.04) Linux environment.

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, that's true.
We should probably rename the tarballs however... it's clear "deb7"
and "centos65" aren't very enlightening names; something like
"-glibc211-gmp4" vs "glibc212-gmp5" would be better, even if slightly
longer.
On Tue, Mar 17, 2015 at 3:33 AM, 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
On 2015-03-17, at 08:25, Herbert Valerio Riedel
wrote: On 2015-03-17 at 03:09:23 +0100, Miëtek Bak wrote:
As with 7.10.1-rc2, installation fails on CentOS 6 (i386), Debian 6, and Ubuntu 10.04 LTS, in one of two following ways —
1. On i386:
"utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install "strip" '' '/app/ghc' '/app/ghc/lib/ghc-7.10.0.20150316' '/app/ghc/share/doc/ghc/html/libraries' 'v p dyn' ghc-cabal/dist-install/build/tmp/ghc-cabal: symbol lookup error: libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-6zeGtnFHpaVBJ80QaL9uVu-ghc7.10.0.20150316.so: undefined symbol: __gmpn_ior_n
Well, it shouldn't be very surprising that the deb7 (wheezy) ghc bindist doesn't work on deb6 (squeeze), as it's been compile-time configured for the environment provided by deb7 which has newer libraries with more features/symbols.
So what's needed here is probably a 2nd linux bindist build on an ancient enough (i.e. the one with the oldest libraries among CentOS6/Deb6/Ubuntu10.04) Linux environment.
-- Regards, Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/

On 17 March 2015 at 23:40, Austin Seipp
We should probably rename the tarballs however... it's clear "deb7" and "centos65" aren't very enlightening names; something like "-glibc211-gmp4" vs "glibc212-gmp5" would be better, even if slightly longer.
+1 I tried building RC3 on Fedora Rawhide and hit this surprise i686 failure: https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-7.10/fedora-raw... [400kB] ``` "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_FEyGu5JjJqTFXJN7t0AjtZ -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_3w0nMK0JfaFJPpLFn2yWAJ -package-key base_469rOtLAqwTGFEOGWxSUiQ -package-key binpa_IZvsDnGi11pBzTC71ohLx0 -package-key bytes_GyKPtAP9tDU8R3kplaOsGL -package-key conta_LC4pLE3kBzGKpeTiXrfSYW -package-key direc_CDNjUHiqrmpKhmAfHuWHQd -package-key filep_1vDJvPDP7mkAk0dVCj6gws -package-key hoopl_67gYDpMwqMo76vntD1o2bl -package-key hpc_JgusJLXnrCmLlRsEHGsV8F -package-key proce_8QjZAz7MOkA18YytQjzGwY -package-key time_GZv5NIWYuYvJeCRUBFgGQL -package-key trans_A1N0ErqCzkOAdEhQZ5kT5v -package-key unix_0eL7iagUGBD0Zhli8uoZQW -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Pair.hs -o compiler/stage1/build/Pair.o compiler/utils/Pair.hs:38:32: Not in scope: ‘<$>’ Perhaps you meant one of these: ‘<*>’ (imported from Prelude), ‘<+>’ (imported from Outputable), ‘<>’ (imported from Outputable) ``` Not sure how reproducible it is: I am firing off another build now on Fedora 22 and 23: https://copr.fedoraproject.org/coprs/petersen/ghc-7.10/build/82399/ I managed to build RC3 on Fedora aarch64. Jens

On 03/19/15 03:38 PM, Jens Petersen wrote:
I tried building RC3 on Fedora Rawhide and hit this surprise i686 failure:
Jens, are you by any chance building RC3 with RC1/2 ? If so, then this is not well supported. I already reported this issue to ghc-devs few days/weeks ago. Karel
https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-7.10/fedora-raw... [400kB]
``` "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_FEyGu5JjJqTFXJN7t0AjtZ -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_3w0nMK0JfaFJPpLFn2yWAJ -package-key base_469rOtLAqwTGFEOGWxSUiQ -package-key binpa_IZvsDnGi11pBzTC71ohLx0 -package-key bytes_GyKPtAP9tDU8R3kplaOsGL -package-key conta_LC4pLE3kBzGKpeTiXrfSYW -package-key direc_CDNjUHiqrmpKhmAfHuWHQd -package-key filep_1vDJvPDP7mkAk0dVCj6gws -package-key hoopl_67gYDpMwqMo76vntD1o2bl -package-key hpc_JgusJLXnrCmLlRsEHGsV8F -package-key proce_8QjZAz7MOkA18YytQjzGwY -package-key time_GZv5NIWYuYvJeCRUBFgGQL -package-key trans_A1N0ErqCzkOAdEhQZ5kT5v -package-key unix_0eL7iagUGBD0Zhli8uoZQW -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Pair.hs -o compiler/stage1/build/Pair.o
compiler/utils/Pair.hs:38:32: Not in scope: ‘<$>’ Perhaps you meant one of these: ‘<*>’ (imported from Prelude), ‘<+>’ (imported from Outputable), ‘<>’ (imported from Outputable)
```
Not sure how reproducible it is: I am firing off another build now on Fedora 22 and 23:
https://copr.fedoraproject.org/coprs/petersen/ghc-7.10/build/82399/
I managed to build RC3 on Fedora aarch64.
Jens
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

On 19 March 2015 at 23:45, Karel Gardas
On 03/19/15 03:38 PM, Jens Petersen wrote:
I tried building RC3 on Fedora Rawhide and hit this surprise i686 failure:
are you by any chance building RC3 with RC1/2 ? If so, then this is not well supported. I already reported this issue to ghc-devs few days/weeks ago.
Ah! Good point - yes building with RC2. Okay I will switch to ghc-7.8.
Thanks! compiler/utils/Pair.hs:38:32:
Not in scope: ‘<$>’ Perhaps you meant one of these: ‘<*>’ (imported from Prelude), ‘<+>’ (imported from Outputable), ‘<>’ (imported from Outputable)

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 I have made docker images if anyone is interested: https://registry.hub.docker.com/u/phadej/ghc/ - --- And we could use docker as build environment (for obscure distros), at least it seems to have Debian 6 (squeeze) image available. I could try to do that, if someone else thinks this is a good idea too. - - Oleg On 17/03/15 10:25, Herbert Valerio Riedel wrote:
On 2015-03-17 at 03:09:23 +0100, Miëtek Bak wrote:
As with 7.10.1-rc2, installation fails on CentOS 6 (i386), Debian 6, and Ubuntu 10.04 LTS, in one of two following ways —
1. On i386:
"utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install "strip" '' '/app/ghc' '/app/ghc/lib/ghc-7.10.0.20150316' '/app/ghc/share/doc/ghc/html/libraries' 'v p dyn' ghc-cabal/dist-install/build/tmp/ghc-cabal: symbol lookup error: libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-6zeGtnFHpaVBJ80QaL9uVu-ghc7.10.0.20150316.so: undefined symbol: __gmpn_ior_n
Well, it shouldn't be very surprising that the deb7 (wheezy) ghc bindist doesn't work on deb6 (squeeze), as it's been compile-time configured for the environment provided by deb7 which has newer libraries with more features/symbols.
So what's needed here is probably a 2nd linux bindist build on an ancient enough (i.e. the one with the oldest libraries among CentOS6/Deb6/Ubuntu10.04) Linux environment. _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVB+dOAAoJEOt5Bae4uwukNMwQAL0XPXMlCoKpVtyc11Eu+OTG Tbdf9nP016MODCSKBwGZRFT8uK3mTs5/K7yy7HvXDjQ1rYQbgSDfUBKogY0628PC M6CcZE7BbGClDv/U6l2dgMVz6jFm94yqj5/mk4HcmpEFlyaSwedkrtchvITcFEZr cc5t5S2SpeVL89ijAPGfFH9yQpyWcVux+nWukSZ+ZG0vFg73Pr+WJUNKfKuJSinb Q0MdieyHLw5zDmYaedprLtM0Mj+jASUFc2cC3+lLPTdxVlNRlKH1QiLbYZtS8SrQ xvc9ZfaynD2prALQjGhyrkOWmc08zB3N6mJb63dfBAfY+D8qieTXRekNK182wd0d UWGB4N92UROqt0QenfcCV3V0RN86gPmnGQd1k8BDDL2vyOkBMUBWEXQrwZau+GfS 3SxGyKBvD8Rjk6IYT29uKMmN3V0k4+K8BTy0wYPIncYngdaMNQeRH6vO5UkzyH1E oecE441nYE8+8vZY0p9kPsnzNnCd2mpZZGnWyl4uIHQ4B3TUfQJ7hveAubAywNj4 3dAzojKndMXqcXA0sQmXqV1vvD3dkHGwa5LFKG/z2nJVxugkOq+M1kIJygxQGMJ9 77IlDtHmFtz7huYdSy0A+wgtbchpFjxtzYU4SldozMeGQ/C9HClv0n/TVw3wXpge KH1TaDPTHI4nm5oPIe3q =bQHs -----END PGP SIGNATURE-----

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
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/
This includes the source tarball and bindists for Windows and Debian Linux. FreeBSD, CentOS and Mac OS X binary distributions will follow soon. These binaries and tarballs have an accompanying SHA256SUMS file signed by my GPG key id (0x3B58D86F).
We plan to make the 7.10.1 final release at the end of this week - so please test as much as possible; bugs are much cheaper if we find them before the release!
The list of issues we plan on fixing can always be found in an up-to-date form here: https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Neil, this has been fixed.
On Tue, Mar 17, 2015 at 7:52 AM, 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://downloads.haskell.org/~ghc/7.10.1-rc3/docs/html/
This includes the source tarball and bindists for Windows and Debian Linux. FreeBSD, CentOS and Mac OS X binary distributions will follow soon. These binaries and tarballs have an accompanying SHA256SUMS file signed by my GPG key id (0x3B58D86F).
We plan to make the 7.10.1 final release at the end of this week - so please test as much as possible; bugs are much cheaper if we find them before the release!
The list of issues we plan on fixing can always be found in an up-to-date form here: https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- Regards, Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/

Confirmed, thanks a lot!
On Tue, Mar 17, 2015 at 1:47 PM, 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 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/
This includes the source tarball and bindists for Windows and Debian Linux. FreeBSD, CentOS and Mac OS X binary distributions will follow soon. These binaries and tarballs have an accompanying SHA256SUMS file signed by my GPG key id (0x3B58D86F).
We plan to make the 7.10.1 final release at the end of this week - so please test as much as possible; bugs are much cheaper if we find them before the release!
The list of issues we plan on fixing can always be found in an up-to-date form here: https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/

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 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/
This includes the source tarball and bindists for Windows and Debian Linux. FreeBSD, CentOS and Mac OS X binary distributions will follow soon. These binaries and tarballs have an accompanying SHA256SUMS file signed by my GPG key id (0x3B58D86F).
We plan to make the 7.10.1 final release at the end of this week - so please test as much as possible; bugs are much cheaper if we find them before the release!
The list of issues we plan on fixing can always be found in an up-to-date form here: https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1

On 16 March 2015 at 21:30, 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/
I noticed that the Haddock docs return 404s: https://downloads.haskell.org/~ghc/7.10.1-rc3/docs/html/libraries/Prelude.ht...

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-portbld-freebsd.tar.... http://haskell.inf.elte.hu/ghc/ghc-7.10.0.20150316-i386-portbld-freebsd.tar.... http://haskell.inf.elte.hu/ghc/ghc-7.10.0.20150316-x86_64-portbld-freebsd.ta... http://haskell.inf.elte.hu/ghc/ghc-7.10.0.20150316-x86_64-portbld-freebsd.ta... http://haskell.inf.elte.hu/ghc/SHA256SUMS A brief install guide is also available, although it says GHC 7.8.4, it shall work for this version as well: http://haskell.inf.elte.hu/ghc/README.html

Do we have an ETA for a MacOS binary distribution?
Regards
George
On Mon, Mar 16, 2015 at 5:30 PM, 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/
This includes the source tarball and bindists for Windows and Debian Linux. FreeBSD, CentOS and Mac OS X binary distributions will follow soon. These binaries and tarballs have an accompanying SHA256SUMS file signed by my GPG key id (0x3B58D86F).
We plan to make the 7.10.1 final release at the end of this week - so please test as much as possible; bugs are much cheaper if we find them before the release!
The list of issues we plan on fixing can always be found in an up-to-date form here: https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

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...
On Thu, Mar 19, 2015 at 2:53 PM, 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-rc3/docs/html/
This includes the source tarball and bindists for Windows and Debian Linux. FreeBSD, CentOS and Mac OS X binary distributions will follow soon. These binaries and tarballs have an accompanying SHA256SUMS file signed by my GPG key id (0x3B58D86F).
We plan to make the 7.10.1 final release at the end of this week - so please test as much as possible; bugs are much cheaper if we find them before the release!
The list of issues we plan on fixing can always be found in an up-to-date form here: https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.1
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
_______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users
participants (12)
-
Austin Seipp
-
Bas van Dijk
-
Erik Hesselink
-
George Colpitts
-
Herbert Valerio Riedel
-
Jan Stolarek
-
Jens Petersen
-
Karel Gardas
-
Miëtek Bak
-
Neil Mitchell
-
Oleg Grenrus
-
Páli Gábor János