haskell-distributed / haskell-distributed/distributed-process
Port to static & application examples using static?
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 751
- Forks
- 99
- Avg merge
- 45m
- Merged PRs (30d)
- 2
Description
Hi,
In the YouTube talk "ZuriHac 2015 - Distributed Programming in Haskell" here given on the 27th July 2015, @mboes points out that porting distributed-haskell to the static support n ghc-7.10 was not far away. Has this port to static taken place? Moreover, the application example in the penultimate slide is based on mkClosure. Are there any application examples on github, that makes use of static rather than mkClosure ? Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's current support for static and its application examples, then compare them with the mkClosure-based example described in the ZuriHac 2015 talk. Done means confirming whether the port exists and, if not, documenting or adding a working static-based application example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100