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
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to