@hackage doctest0.18

Test interactive Haskell examples

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.