matchers 0.8.0.0 → 0.10.0.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- matchers.cabal +2/−2
matchers.cabal view
@@ -1,5 +1,5 @@ Name: matchers-Version: 0.8.0.0+Version: 0.10.0.0 Cabal-version: >=1.8 Build-Type: Simple License: BSD3@@ -21,7 +21,7 @@ Library Build-depends:- base ==4.*+ base ==4.6.* , bytestring ==0.10.* , parsec >= 3.1.2 && < 3.2 , pcre-light ==0.4.*