Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add doctests #285

Open
lehins opened this issue Jul 1, 2022 · 0 comments
Open

Add doctests #285

lehins opened this issue Jul 1, 2022 · 0 comments

Comments

@lehins
Copy link
Collaborator

lehins commented Jul 1, 2022

Add 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant