doctest

Test interactive Haskell examples

https://github.com/sol/doctest#readme

Version on this page:0.9.13@rev:1
LTS Haskell 22.14:0.22.2
Stackage Nightly 2024-03-28:0.22.2
Latest on Hackage:0.22.2

See all snapshots doctest appears in

MIT licensed and maintained by Simon Hengel
This version can be pinned in stack with:doctest-0.9.13@sha256:592ab6d62eca8a0b43930f15c8fb653c54d60983bd232ecc505bd5a5aebe6f7f,2562

Module documentation for 0.9.13

Used by 1 package in nightly-2015-06-03(full list with versions):

The doctest program checks examples in source code comments. It is modeled after doctest for Python (http://docs.python.org/library/doctest.html).

Documentation is at https://github.com/sol/doctest#readme.