31 Mar
2008
31 Mar
'08
3:35 p.m.
On 2008-03-30, Iavor Diatchki <iavor.diatchki@gmail.com> wrote:
Hi,
On Fri, Mar 28, 2008 at 6:42 AM, John Goerzen <jgoerzen@complete.org> wrote:
On 2008-03-28, Don Stewart <dons@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