[Haskell-cafe] ANN: amqp-0.1

Holger Reinhardt hreinhardt at gmail.com
Sun Jan 17 06:35:08 EST 2010


Hi,

I've built an AMQP library. It currently only works with RabbitMQ and
supports most of the 0-8 spec. If you don't know that AMQP is, this is a
good introduction:
http://blogs.digitar.com/jjww/2009/01/rabbits-and-warrens/
I have not done much testing, so this should be regarded as alpha quality.

Get it here: http://hackage.haskell.org/package/amqp

For some reason it doesn't compile on Hackage. It says "At least the
following dependencies are missing: network-bytestring >=0.1.2". Is there a
way to solve this?

Regards,
Holger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100117/f2b4ce96/attachment.html


More information about the Haskell-Cafe mailing list