@hackage doctest0.11.4

Test interactive Haskell examples

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.