roman/Haskell-capataz

OTP-like supervision trees in Haskell

Haskell

62

170 commits

updated May 21, 2019

See the code

README

Capataz

Our greatest glory is not in never failing, but in rising every time we fail.– Confucius

Table Of Contents

Installation

Hackage Stackage LTS Stackage Nightly

Make sure you include the following entry on your cabal file's dependecies section.

library:
  build-depends: capataz

Or on your package.yaml

dependencies:
- capataz

Documentation

The documentation website can be found here. Some relevant links:

Development

Build Status Github Hackage Dependencies

Follow the developer guidelines

In future releases

  • Replace Protolude in favor of RIO
  • Documentation of performance analysis
  • Ensure unit tests always finish on all concurrent scenarios (dejafu experiment)
concurrency
haskell
supervisor

Contributors

roman

168 commits

gitbook-bot

1 commits

vrom911

1 commits

roman/Haskell-capataz

OTP-like supervision trees in Haskell

Haskell

62

170 commits

updated May 21, 2019

See the code

README

Capataz

Our greatest glory is not in never failing, but in rising every time we fail.– Confucius

Table Of Contents

Installation

Hackage Stackage LTS Stackage Nightly

Make sure you include the following entry on your cabal file's dependecies section.

library:
  build-depends: capataz

Or on your package.yaml

dependencies:
- capataz

Documentation

The documentation website can be found here. Some relevant links:

Development

Build Status Github Hackage Dependencies

Follow the developer guidelines

In future releases

  • Replace Protolude in favor of RIO
  • Documentation of performance analysis
  • Ensure unit tests always finish on all concurrent scenarios (dejafu experiment)
concurrency
haskell
supervisor

Contributors

roman

168 commits

gitbook-bot

1 commits

vrom911

1 commits

Languages

Haskell

96.9%

Makefile

3.1%