IntersectMBO / IntersectMBO/cardano-base

Add doctests

Open
#285 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
105
Forks
54
Avg merge
9d 2h
Merged PRs (30d)
4

Description

Add [doctest](https://hackage.haskell.org/package/doctest) functionality to all libraries in this repo. This will entail:

* Making sure doctests are executed in CI.
* All examples that can be converted to doctest style are converted, so they are executed in CI (aka. `>>>` vs `@` or `>`)

__Important__ - cabal-doctest should not be used as that package has been deprecated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.