Commit Graph

3 Commits

Author SHA1 Message Date
Erik Stevenson
3b6a5e908c Update haskell examples.
- Add support for running examples easily with `stack`.
- Fix calls made to `threadDelay` that were using milliseconds intead of
  nanoseconds.
- amqp-0.9 added a Bool parameter to the `qos` that was causing worker.hs
  to not compile.
- Removed almost all use of String in favor of Lazy ByteString.
2016-12-16 13:39:18 -05:00
Michael Klishin
d33ae6d809 Use auto-delete on queue.declare, not passive 2013-10-06 22:48:17 +04:00
Michael Klishin
d9cfbf1600 Port tutorial 1 to Haskell 2013-10-06 19:49:42 +04:00