packages feed

StrictCheck 0.2.1 → 0.3.0

raw patch · 1 files changed

+1/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

StrictCheck.cabal view
@@ -1,5 +1,5 @@ name:                StrictCheck-version:             0.2.1+version:             0.3.0 synopsis:            StrictCheck: Keep Your Laziness In Check description: StrictCheck is a property-based random testing framework for              observing, specifying, and testing the strictness behaviors of Haskell