[Haskell] ANN: Haskell S3 Library 0.1
Don Stewart
dons at galois.com
Mon Sep 24 13:44:44 EDT 2007
scsibug:
> Hello,
> This is the first release of hS3, a Haskell interface to Amazon's
> Simple Storage Service. One week from conception to this release, it
> is still rough around the edges, but the basic functionality does
> work.
>
> Get it from Hackage:
> <http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hS3-0.1>
>
> A brief writeup with links to documentation and the darcs repo is on my blog:
> <http://scsibug.com/2007/09/23/haskell-s3-library/>
>
Great work, great idea.
We just need a standard ByteString simple http binding (with Strings on
top), so that transferring huge data quantities works.
-- Don
More information about the Haskell
mailing list