Re: Announce: Haskell Platform 2012.4.0.0

2012-11-07 Thread Matthias Kilian
[lists cc: trimmed down dow haskell-platform@ and libraries@] Hi, On Mon, Nov 05, 2012 at 11:54:05PM -0800, Mark Lentczner wrote: > I'm pleased to announce that Haskell Platform > 2012.4.0.0is > now available. Small safety hint for distribut

Re: Announce: Haskell Platform 2012.4.0.0

2012-11-07 Thread Johan Tibell
On Wed, Nov 7, 2012 at 2:09 PM, Matthias Kilian wrote: > Small safety hint for distributors: the haskell-platform.cabal file > mandates network == 2.3.1.0 and HTTP == 4000.2.5, but the latter > by default depends on network >= 2.4 && < 2.5. So if you want to > avoid to include the same package in

Re: Announce: Haskell Platform 2012.4.0.0

2012-11-07 Thread Ganesh Sittampalam
On 07/11/2012 22:33, Johan Tibell wrote: > On Wed, Nov 7, 2012 at 2:09 PM, Matthias Kilian > wrote: > > Small safety hint for distributors: the haskell-platform.cabal file > mandates network == 2.3.1.0 and HTTP == 4000.2.5, but the latter > by default de