packages feed

DocTest 0.0.3 → 0.0.4

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

DocTest.cabal view
@@ -1,12 +1,12 @@ name:                DocTest-version:             0.0.3+version:             0.0.4 stability:           experimental synopsis:            Test interactive Haskell examples description:         DocTest checks examples in source code comments.                      It is modeled after doctest for Python                      (<http://docs.python.org/library/doctest.html>). category:            Testing-homepage:            http://code.haskell.org/~sih/code/DocTest.git/+homepage:            http://haskell.org/haskellwiki/DocTest license:             BSD3 license-file:        LICENSE author:              Simon Hengel