Add dependencies to README

parent b4b4f709
...@@ -5,6 +5,17 @@ Orbit for the cloud in Cloud Haskell! ...@@ -5,6 +5,17 @@ Orbit for the cloud in Cloud Haskell!
This is a shameless translation from the original Orbit-int written in Erlang This is a shameless translation from the original Orbit-int written in Erlang
by Patrick Maier <P.Maier@hw.ac.uk>. by Patrick Maier <P.Maier@hw.ac.uk>.
Required Haskell packages
-------------------------
- [hashable](https://hackage.haskell.org/package/hashable)
- [dequeue](https://hackage.haskell.org/package/dequeue)
- [distributed-process](https://hackage.haskell.org/package/distributed-process)
- [network-transport-tcp](https://hackage.haskell.org/package/network-transport-tcp)
- [distributed-process-simplelocalnet](https://hackage.haskell.org/package/distributed-process-simplelocalnet)
Credits Credits
------- -------
Written by: Written by:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment