@hackage DocTest0.2.0.1

Test interactive Haskell examples

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.