Our greatest glory is not in never failing, but in rising every time we fail.– Confucius
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
The documentation website can be found here. Some relevant links:
Follow the developer guidelines
- Replace Protolude in favor of RIO
- Documentation of performance analysis
- Ensure unit tests always finish on all concurrent scenarios (dejafu experiment)