validity-path 0.3.0.0 → 0.3.0.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~validity
Dependency ranges changed: validity
Files
- validity-path.cabal +4/−4
validity-path.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: b49abc1f65b60f196d83c1d39427089005710f59b9f0eeabde8beea232e32ab1+-- hash: a0babf47a303df4f825bbd7fd3b36aa05009ee5e00dec37a20474c9a7ccfc5e6 name: validity-path-version: 0.3.0.0+version: 0.3.0.1 synopsis: Validity instances for Path description: Please see README.md category: Validity@@ -30,7 +30,7 @@ base >=4.7 && <5 , filepath >=1.3 && <1.5 , path >=0.5 && <0.7- , validity >=0.5 && <0.6+ , validity >=0.5 exposed-modules: Data.Validity.Path other-modules:@@ -49,7 +49,7 @@ , genvalidity-hspec , hspec , path >=0.5 && <0.7- , validity >=0.5 && <0.6+ , validity >=0.5 , validity-path other-modules: Data.Validity.PathSpec