Can we have some documentation please...
hyperthunk opened this issue · 2 comments
Not just haddocks/cabal but a bit on the website too? The way to do that would be to create a patch against the development branch of https://github.com/haskell-distributed/haskell-distributed.github.com and submit a pull request.
Personally, I'd suggest adding a new section to the bottom of tutorials/3ch.md entitled "Working with other Monads" or some such and put some details (and a link to this repository) there.
Yes, good idea. I can put something at the module and package level and link to a new section in the tutorial there.
@hyperthunk I need to publish an update of this library to support 0.5.0. I updated the package and module descriptions to provide a little bit of information which you can see in the package candidate http://hackage.haskell.org/package/distributed-process-monad-control-0.5.0/candidate. I would like to link to a tutorial - could you take a look at the PR I opened in the website repository?