[haskell-platform] #159: MTL documentation is missing in Haskell Platform 2010 on Windows

2011-02-13 Thread haskell-platform
#159: MTL documentation is missing in Haskell Platform 2010 on Windows --+- Reporter: Figs | Owner: dons Type: defect| Status: new Priority: major | Milestone: Component: Platform

Re: Testing results

2011-02-13 Thread Jens Petersen
On 12 February 2011 14:41, Don Stewart wrote: > I have successful builds of the Unix installer Cool. Just for the record, I mention that the current RC has been in Fedora's development tree since 5 Dec: http://koji.fedoraproject.org/koji/buildinfo?buildID=207832 and I haven't seen any problem

Re: Testing results

2011-02-13 Thread Jens Petersen
> Just for the record, I mention that the current RC has been > in Fedora's development tree since 5 Dec: Ok, that was referring to http://code.haskell.org/haskell-platform/haskell-platform.cabal (2 Dec 2011). I missed your recent Candidate mail... ___

Re: Release stopper: cabal-install depends on containers 0.3.0.0

2011-02-13 Thread Mikhail Glushenkov
Hi, On Sun, Feb 13, 2011 at 2:52 AM, Don Stewart wrote: > Currently cabal-install requires containers (≥0.1 & <0.4). > > We ship containers 0.4.x > > Duncan, HP release is blocked on a new cabal-install release. It's not only containers, we also ship newer versions of Cabal, directory and time.

Re: Release stopper: cabal-install depends on containers 0.3.0.0

2011-02-13 Thread Don Stewart
Are you able to produce a candidate installer without cabal-install, so we can test the ghc 7 packaging? -- Don On Sun, Feb 13, 2011 at 6:21 AM, Mikhail Glushenkov wrote: > Hi, > > On Sun, Feb 13, 2011 at 2:52 AM, Don Stewart wrote: >> Currently cabal-install requires containers (≥0.1 & <0.4).

Test installers: Mac/ Unix

2011-02-13 Thread Don Stewart
Two installers for testing, sans cabal-install. Both use Mark's new support for doc generation. * 32 bit Mac intel, http://www.galois.com/~dons/code/Haskell%20Platform%202011.1.pkg * Unix src, with haddocks, http://www.galois.com/~dons/code/haskell-platform-2011.1.0.0.tar.gz Testing welcome! -

Re: Preparing for the release

2011-02-13 Thread Magnus Therning
On Sun, Feb 13, 2011 at 05:32:39AM +0100, Mikhail Glushenkov wrote: > Hi, > > On Sat, Feb 12, 2011 at 7:50 AM, Magnus Therning wrote: > > On Fri, Feb 11, 2011 at 03:11:37PM -0800, Don Stewart wrote: > >> Thanks Christian! > >> > >> Yes, we will go to parsec-3: the maintainer has declared that is

Re: Release stopper: cabal-install depends on containers 0.3.0.0

2011-02-13 Thread Jens Petersen
On 14 February 2011 00:21, Mikhail Glushenkov wrote: > It's not only containers, we also ship newer versions of Cabal, > directory and time. > I couldn't fix this by just adjusting the versions in the .cabal file. FWTW http://darcs.haskell.org/cabal-install (cabal-install-0.9.5) has been working

Re: Release stopper: cabal-install depends on containers 0.3.0.0

2011-02-13 Thread Jens Petersen
On 14 February 2011 00:21, Mikhail Glushenkov wrote: > It's not only containers, we also ship newer versions of Cabal, > directory and time. > I couldn't fix this by just adjusting the versions in the .cabal file. FWTW http://darcs.haskell.org/cabal-install (cabal-install-0.9.5) has been working