packages feed

doctest-discover 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+3/−2 lines, 1 files

Files

doctest-discover.cabal view
@@ -2,11 +2,12 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                doctest-discover-version:             0.1.0.1+version:             0.1.0.2 synopsis:            Easy way to run doctests via cabal-description:         This is for dev testing purposes only. A new version will be available soon+description:         doctest-discover provides an easy way to run doctests via cabal license:             PublicDomain license-file:        LICENSE+homepage:            http://github.com/karun012/doctest-discover author:              Karun Ramakrishnan maintainer:          karun012@gmail.com category:            Testing