packages feed

hpath-directory 0.14.1 → 0.14.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~hpath-filepathdep ~hpath-posixPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hpath-filepath, hpath-posix

API changes (from Hackage documentation)

Files

hpath-directory.cabal view
@@ -1,7 +1,7 @@ cabal-version:       >=1.10  name:                hpath-directory-version:             0.14.1+version:             0.14.2 synopsis:            Alternative to 'directory' package with ByteString based filepaths description:         This provides a safer alternative to the 'directory'                      package. FilePaths are ByteString based, so this@@ -39,8 +39,8 @@                        , IfElse                        , bytestring          >= 0.10                        , exceptions          >= 0.10-                       , hpath-filepath      >= 0.10.3-                       , hpath-posix         >= 0.13+                       , hpath-filepath      >= 0.10.4+                       , hpath-posix         >= 0.13.3                        , safe-exceptions     >= 0.1                        , streamly            >= 0.7                        , streamly-bytestring >= 0.1.2