Commit Graph

2 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
474b10d8ff Port tutorial 4 to Haskell 2013-10-15 01:45:05 +04:00