Re: Haskell Platform 2010.2.0.0 RC and ghc 6.12.3 Solaris 10u8

2010-07-20 Thread Don Stewart
Well done! markwright: > Hi, > > The Haskell Platform 2010.2.0.0 RC can be built from an RPM spec file > on Solaris 10u8, with ghc 6.12.3, as part of the Spec Files Extra project: > > http://pkgbuild.sourceforge.net/spec-files-extra/ > > No binary packages are a

Haskell Platform 2010.2.0.0 RC and ghc 6.12.3 Solaris 10u8

2010-07-20 Thread Mark Wright
Hi, The Haskell Platform 2010.2.0.0 RC can be built from an RPM spec file on Solaris 10u8, with ghc 6.12.3, as part of the Spec Files Extra project: http://pkgbuild.sourceforge.net/spec-files-extra/ No binary packages are available, no support, no warranty, no commitment for any future work. I

Re: Haskell Platform 2010.2.0.0 RC

2010-07-17 Thread Ivan Lazar Miljenovic
Ashley Yakeley writes: > On 2010-07-17 10:50, Don Stewart wrote: >> ashley: >>> Is there a process for approving bumps? I think time could use a bump >>> (1.1.4 -> 1.2.0.3). >> >> We can't clobber the version shipped with GHC though. >> Those that are shipped with GHC are special cases > > Why n

Re: Haskell Platform 2010.2.0.0 RC

2010-07-17 Thread Don Stewart
ashley: > On 2010-07-14 15:41, Don Stewart wrote: > >> Changes to watch for: >> >> Core packages >> * array bumped. >> * base 4 bumped >> * bytestring bumped. >> * Cabal bumped >> * extensible-exceptions added >> * filepath bumped >> * hpc bumped >>

Re: Haskell Platform 2010.2.0.0 RC

2010-07-17 Thread Ashley Yakeley
On 2010-07-14 15:41, Don Stewart wrote: > Changes to watch for: > > Core packages > * array bumped. > * base 4 bumped > * bytestring bumped. > * Cabal bumped > * extensible-exceptions added > * filepath bumped > * hpc bumped > * old-time bumped >

Re: Haskell Platform 2010.2.0.0 RC

2010-07-16 Thread Alexander Solla
Built and installed fine on 32bit Mac OS X 10.5.8. On Jul 16, 2010, at 11:11 AM, Don Stewart wrote: Install GHC 6.12.3 from haskell.org/ghc (binary install) then build the src release candidate (./configure ; make ) ___ Haskell-platform mailing

Re: Haskell Platform 2010.2.0.0 RC

2010-07-16 Thread Don Stewart
ajs: > > On Jul 16, 2010, at 10:48 AM, Don Stewart wrote: > > > Haven't seen 32 bit Mac yet (or 64 bit...) > > I'll do 32 bit Mac. But what should I do? Build it? Install it? > Install GHC 6.12.3 from haskell.org/ghc (binary install) then build the src release candidate (./configure ; make

Re: Haskell Platform 2010.2.0.0 RC

2010-07-16 Thread Alexander Solla
On Jul 16, 2010, at 10:48 AM, Don Stewart wrote: > Haven't seen 32 bit Mac yet (or 64 bit...) I'll do 32 bit Mac. But what should I do? Build it? Install it? ___ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.ha

Re: Haskell Platform 2010.2.0.0 RC

2010-07-16 Thread Don Stewart
petersen: > Thanks Don. > > I just built the RC for Fedora 14: > > http://koji.fedoraproject.org/koji/buildinfo?buildID=183994 :) > > On 15 July 2010 08:41, Don Stewart wrote: > > RC for the Unix installer is here: > > > >    http://www.galois.com/~dons/tmp/hp/haskell-platform-2010.2.0.0.tar.gz

Re: Haskell Platform 2010.2.0.0 RC

2010-07-16 Thread Don Stewart
ptanimoto: > Hi Don, > > On Wed, Jul 14, 2010 at 5:49 PM, Don Stewart wrote: > > dons: > >> > >>    3rd party > >>      * cgi bumped > > > > Unbumped. The author added MonadCatch-IO-mtl as a dependency, which > > isn't part of the platform. > > > > Tested successfully on Ubuntu 10.04, both 32-bi

Re: Haskell Platform 2010.2.0.0 RC

2010-07-16 Thread Simon Marlow
On 15/07/2010 19:22, Don Stewart wrote: >> nomeata: >>> >>> this leads us to the question: What do we want in squeeze? Are we happy >>> with the current situation? Or should we try to get 6.12.3 and 2010.2. >>> ready? >> > > Here's a more complete changelog, > > http://code.haskell.org/haskell

Re: Haskell Platform 2010.2.0.0 RC

2010-07-16 Thread Jens Petersen
Thanks Don. I just built the RC for Fedora 14: http://koji.fedoraproject.org/koji/buildinfo?buildID=183994 :) On 15 July 2010 08:41, Don Stewart wrote: > RC for the Unix installer is here: > >    http://www.galois.com/~dons/tmp/hp/haskell-platform-2010.2.0.0.tar.gz BTW I would rather have a sm

Re: Haskell Platform 2010.2.0.0 RC

2010-07-15 Thread Don Stewart
> nomeata: > > > > this leads us to the question: What do we want in squeeze? Are we happy > > with the current situation? Or should we try to get 6.12.3 and 2010.2. > > ready? > Here's a more complete changelog, http://code.haskell.org/haskell-platform/NOTES-2010.2.0.0 ---

Re: Haskell Platform 2010.2.0.0 RC

2010-07-15 Thread Don Stewart
nomeata: > Hi, > > Am Mittwoch, den 14.07.2010, 15:41 -0700 schrieb Don Stewart: > > Release candidate specification for the 2010.2.0.0 release of the > > Haskell Platform is now available, the first encorporating GHC 6.12.3: > > > > http://code.haskell.org/haskell-platform/haskell-platform.c

Re: Haskell Platform 2010.2.0.0 RC

2010-07-14 Thread Paulo Tanimoto
Hi Don, On Wed, Jul 14, 2010 at 5:49 PM, Don Stewart wrote: > dons: >> >>    3rd party >>      * cgi bumped > > Unbumped. The author added MonadCatch-IO-mtl as a dependency, which > isn't part of the platform. > Tested successfully on Ubuntu 10.04, both 32-bit and 64-bit. Should we make a table

Re: Haskell Platform 2010.2.0.0 RC

2010-07-14 Thread Don Stewart
dons: > >3rd party > * cgi bumped Unbumped. The author added MonadCatch-IO-mtl as a dependency, which isn't part of the platform. -- Don ___ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/

Haskell Platform 2010.2.0.0 RC

2010-07-14 Thread Don Stewart
Hey all, Release candidate specification for the 2010.2.0.0 release of the Haskell Platform is now available, the first encorporating GHC 6.12.3: http://code.haskell.org/haskell-platform/haskell-platform.cabal RC for the Unix installer is here: http://www.galois.com/~dons/tmp/hp