checkers 0.4.10 → 0.4.11
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- checkers.cabal +2/−2
checkers.cabal view
@@ -1,5 +1,5 @@ Name: checkers-Version: 0.4.10+Version: 0.4.11 Cabal-Version: >= 1.6 Synopsis: Check properties on standard classes and data structures. Category: Testing@@ -17,7 +17,7 @@ License-File: COPYING Stability: experimental build-type: Simple-tested-with: GHC==8.2.1, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2+tested-with: GHC==8.6.1, GHC==8.4.3, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2 homepage: https://github.com/conal/checkers source-repository head type: git