|
Failed to load latest commit information. |
|
src/Control/Distributed/Process
|
Refactor: move Supervisor to the Distributed.Process hierarchy
|
|
|
tests
|
Make tests run
|
|
|
.ghci
|
Now server calls are monitored
|
|
|
.gitignore
|
Uniform .gitignore.
|
|
|
.travis.yml
|
Add compatibility with ghc-7.10
|
|
|
CHANGELOG.md
|
Merge branch 'unified-async'
|
|
|
CONTRIBUTING.md
|
Add a CONTRIBUTING.md file.
|
|
|
LICENCE
|
Merge master into 'migrate-from-global'
|
|
|
Makefile
|
Put the makefile back
|
|
|
README.md
|
Update README.md
|
|
|
REPOS
|
Put the REPOS file back
|
|
|
Setup.lhs
|
Rename Setup.hs to Setup.lhs: literal source codes must have a lhs su…
|
|
|
distributed-process-supervisor.cabal
|
tests deepseq, time upper bounds.
|
|
|
test-report.hs
|
Use cabal-dev for hpc report generation
|
|