Re: HTTP and network in 2009.2.0.2

2009-07-21 Thread Johan Tibell
I've uploaded a new bugfix release to Hackage: http://hackage.haskell.org/package/network-2.2.1.4 I like for this to be used in the next platform release. -- Johan ___ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.

Re: HTTP and network in 2009.2.0.2

2009-07-21 Thread Mikhail Glushenkov
Hi Johan, On Tue, Jul 21, 2009 at 8:48 AM, Johan Tibell wrote: > > Could you check if the latest head works for you? Seems to work fine with the darcs version and HTTP 4000.0.7. -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments _

Re: HTTP and network in 2009.2.0.2

2009-07-20 Thread Johan Tibell
On Tue, Jul 21, 2009 at 4:45 AM, Mikhail Glushenkov < the.dead.shall.r...@gmail.com> wrote: > Hi Duncan, > > On Mon, Jul 20, 2009 at 8:55 PM, Duncan > Coutts wrote: > > > > Basically, the changes for 2009.2.0.2 are to update GHC to 6.10.4 and to > > use the latest network bug-fix release. No other

Re: HTTP and network in 2009.2.0.2

2009-07-20 Thread Mikhail Glushenkov
Hi Duncan, On Mon, Jul 20, 2009 at 8:55 PM, Duncan Coutts wrote: > > Basically, the changes for 2009.2.0.2 are to update GHC to 6.10.4 and to > use the latest network bug-fix release. No other changes. It looks like network-2.2.1.3 is buggy on Windows: Linking dist\build\cabal\cabal.exe ... E:\P

Re: HTTP and network in 2009.2.0.2

2009-07-20 Thread Duncan Coutts
On Sun, 2009-07-19 at 05:00 +, Mikhail Glushenkov wrote: > Hi all, > > I see that the haskell-platform.cabal file wasn't updated yet for > the 2009.2.0.2 release. Are we going to include new versions of > network and HTTP? Don and I discussed the updated. I've updated the wiki and I'll update