Skip to content

An example distributed systems application in Haskell using Cloud Haskell

License

Notifications You must be signed in to change notification settings

wyager/Example-Distributed-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This here is an example distributed app using Cloud Haskell.

I wrote a blog post about this at yager.io/Distributed/Distributed.html.

To install dependencies, run cabal install --only-dependencies. You can also just cabal install each dependency yourself if there's a newer version.

To compile, run ghc Distributed.hs.

About

An example distributed systems application in Haskell using Cloud Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published