packages feed

posix-paths 0.2.1.4 → 0.2.1.5

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

posix-paths.cabal view
@@ -1,5 +1,5 @@ name:  posix-paths-version:  0.2.1.4+version:  0.2.1.5 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.11,+    build-depends:      base >= 4.2 && < 4.12,                         bytestring >= 0.9.2.0,                         unix >= 2.5.1.0