Platform 2015.2.0.0 Alpha 2 for debian based systems

2015-03-29 Thread Mark Lentczner
I've uploaded a build of *Haskell Platform 2015.2.0.0 Alpha 2* for generic debian linux systems. It includes GHC 7.10.2, using the generic linux bindist. This is a tarball, not a package. Installation instructions: cd / sudo tar xvf ...downloaded-tarfile... sudo

traverse_

2015-03-29 Thread 山本和彦
Hi, I have just installed GHC 7.10.1. I'm a little bit surprised because 'traverse_' is not exported from Prelude. But 'traverse' is exported. Is this intentional? I expected that I can forget xxxM, xxxM_, xxxA, and xxxA_ functions with GHC 7.10.1. I want to use 'traverse_' instead of 'mapM_'.

Re: HP 2015.2.0.0 and GHC 7.10

2015-03-29 Thread Mateusz Kowalczyk
On 03/28/2015 04:27 PM, Randy Polen wrote: Mateusz, Haddock issue #285 indeed sounds like a win (or Win-dows). A logistical wrinkle I worry about for the short-term is that the HP uses the GHC release, and haddock is part of that release. I can certainly incorporate a newer

Re: Platform 2015.2.0.0 Alpha 2 for debian based systems

2015-03-29 Thread Mark Lentczner
I've uploaded a build of *Haskell Platform 2015.2.0.0 Alpha 2* for generic debian linux systems. It includes GHC 7.10.2 Ooops - GHC 7.10.1 - of course! ___ ghc-devs mailing list ghc-devs@haskell.org

OS X build of GHC 7.10.1

2015-03-29 Thread Miëtek Bak
An OS X build of GHC 7.10.1 is now available, thanks to Mark Lentczner. I’ve mirrored the build in Halcyon public storage: https://halcyon.global.ssl.fastly.net/original/ghc-7.10.1-x86_64-apple-darwin.tar.bz2 A binary build of GHC 7.10.1, repackaged with documentation removed, is also available

Re: Automating GHC build for Windows

2015-03-29 Thread David Macek
I hope you don't mind me posting to an old thread. I'm re-building ghc-7.10.1 a lot these days and there is one recurring permission issue that looks awfully similar to the ones mentioned here. The issue seems to be deterministic -- appears on every build IIRC and cannot be fixed by re-running