packages feed

genvalidity-path 0.2.0.0 → 0.2.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~pathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: path

API changes (from Hackage documentation)

Files

genvalidity-path.cabal view
@@ -1,5 +1,5 @@ name: genvalidity-path-version: 0.2.0.0+version: 0.2.0.2 cabal-version: >=1.10 build-type: Simple license: MIT@@ -24,7 +24,7 @@         base >=4.7 && <5,         validity-path >=0.2 && <0.3,         genvalidity >=0.4 && <0.5,-        path >=0.5 && <0.6+        path >=0.5 && <0.7     default-language: Haskell2010     hs-source-dirs: src