packages feed

posix-paths 0.2.0.1 → 0.2.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~process

Dependency ranges changed: process

Files

posix-paths.cabal view
@@ -1,5 +1,5 @@ name:		posix-paths-version:  0.2.0.1+version:  0.2.0.2 license:	BSD3 license-file:	LICENSE maintainer:	jwlato@gmail.com@@ -54,7 +54,7 @@       unix,       directory  >= 1.1 && < 1.3,       filepath   >= 1.2 && < 1.4,-      process    >= 1.0 && < 1.2,+      process    >= 1.0 && < 1.3,       criterion  >= 0.6 && < 0.9   ghc-options: -O2