We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ffc13 commit 2d8e028Copy full SHA for 2d8e028
haskell/README.md
@@ -1,6 +1,6 @@
1
# Haskell code for RabbitMQ tutorials
2
3
-Here you can find Clojure code examples from
+Here you can find Haskell code examples from
4
[RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html).
5
6
## Requirements
@@ -40,4 +40,4 @@ Code examples are executed via `runhaskell`:
40
41
TBD
42
43
-To learn more, visit [Langohr documentation](http://clojurerabbitmq.info) site.
+To learn more, see [Network.AMQP]().
0 commit comments