packages feed

posix-paths 0.2.1.5 → 0.2.1.6

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

posix-paths.cabal view
@@ -1,5 +1,5 @@ name:  posix-paths-version:  0.2.1.5+version:  0.2.1.6 license: BSD3 license-file: LICENSE maintainer: jwlato@gmail.com@@ -25,7 +25,7 @@     exposed-modules:    System.Posix.Directory.Foreign,                         System.Posix.Directory.Traversals,                         System.Posix.FilePath-    build-depends:      base >= 4.2 && < 4.12,+    build-depends:      base >= 4.2 && < 5,                         bytestring >= 0.9.2.0,                         unix >= 2.5.1.0