Re: Status of Haskell Platform 2014.2.0.0

2014-07-15 Thread Andres Löh
Hi. > Check the version list in Release2014.hs Would it still be possible to bump cabal-install to 1.18.0.5? Cheers, Andres ___ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/

Re: Status of Haskell Platform 2014.2.0.0

2014-07-15 Thread Johan Tibell
This was discussed earlier. We need to stick with the Cabal that ships with the GHC version we're using and thus we need to stick with cabal-install-1.18. On Tue, Jul 15, 2014 at 9:33 AM, Alois Cochard wrote: > Why not directly to 1.20.x? > On Jul 15, 2014 7:59 AM, "Andres Löh" wrote: > >> Hi.

Re: Status of Haskell Platform 2014.2.0.0

2014-07-15 Thread Mark Lentczner
As per comments: Done: - hashable can be bumped to 1.2.2.0. - network can be bumped to 2.4.2.3 - unordered-containers can be bumped to 0.2.4.0 - happy bumped to 1.19.4 - bump cabal-install to 1.18.0.5 ​Unsure: - Not sure if you want QuickCheck 2.7.5 rather than 2.6 -- cc'ing

Re: Status of Haskell Platform 2014.2.0.0

2014-07-15 Thread Mark Lentczner
On 14 July 2014 23:25, Mark Lentczner wrote: > Also, I have additional Release201x.hs files that have the build info for > other years. I'll try to get those pushed up today. > Pushed: Historical release information

Re: Status of Haskell Platform 2014.2.0.0

2014-07-15 Thread Mark Lentczner
On Tue, Jul 15, 2014 at 10:56 AM, Bryan O'Sullivan wrote: > attoparsec has some security fixes in recent releases that depend on the > scientific package. It would be a very bad idea to continue with 0.10.4.0. > This is rather late to hear this... given that I plan to Alpha this weekend or soone

Re: Status of Haskell Platform 2014.2.0.0

2014-07-15 Thread Mark Lentczner
On Tue, Jul 15, 2014 at 12:25 PM, Matthias Kilian wrote: > Apart from this, i guess future versions of attoparsec (and other > libraries included in the HP) will probably depend on more libraries > not yet in the HP. So what's the correct way to deal with this? > > - Use newer versions for librar

Re: Status of Haskell Platform 2014.2.0.0

2014-07-15 Thread Mark Lentczner
On Tue, Jul 15, 2014 at 1:59 PM, Bryan O'Sullivan wrote: > Well, it was rather late to hear that you weren't going to upgrade > attoparsec, too ;-) > On Sun, Mar 30, 2014 at 1:06 PM, Mark Lentczner wrote: > SO, In anticipation of releasing a HP shortly (1 month?) after GHC 7.8... > I'd like