Description
Test interactive Haskell examples.
Description
The doctest program checks examples in source code comments. It is modeled after doctest for Python (https://docs.python.org/3/library/doctest.html).
Documentation is at https://github.com/sol/doctest#readme.