[Haskell-cafe] Re: HTTP client libraries
John Goerzen
jgoerzen at complete.org
Mon Mar 31 11:35:10 EDT 2008
On 2008-03-30, Iavor Diatchki <iavor.diatchki at gmail.com> wrote:
> Hi,
>
> On Fri, Mar 28, 2008 at 6:42 AM, John Goerzen <jgoerzen at complete.org> wrote:
>> On 2008-03-28, Don Stewart <dons at galois.com> wrote:
>> > paulrbrown+haskell-cafe:
>>
>> > And we have a curl binding, already in wide use.
>> >
>> > http://code.haskell.org/curl.git/
>> >
>> > a release to hackage is imminent.
>>
>> Do you mean this?
>>
>> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl-1.3.1
>>
>> Looks like it's not quite as current as your Git repo.
>
> Is this surprising? Hackage is not a revision control system.
> The curl package on hackage is a fairly recent version of the git repo.
No, but I was confirming that the Hackage package corresponds to the
given Git repo.
-- John
More information about the Haskell-Cafe
mailing list