Deprecated

In favour of

DocTest

Test interactive Haskell examples

http://haskell.org/haskellwiki/DocTest

Latest on Hackage:0.2.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Simon Hengel

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

Documentation is at http://haskell.org/haskellwiki/DocTest.