doctest-prop 0.1.0.1 → 0.2
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- doctest-prop.cabal +1/−1
doctest-prop.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: doctest-prop-version: 0.1.0.1+version: 0.2 synopsis: Allow QuickCheck-style property testing within doctest. description: