packages feed

filesystem-conduit 0.5.0.1 → 0.5.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~hspec

Dependency ranges changed: hspec

Files

filesystem-conduit.cabal view
@@ -1,5 +1,5 @@ Name:                filesystem-conduit-Version:             0.5.0.1+Version:             0.5.0.2 Synopsis:            Use system-filepath data types with conduits. Description:         Provides ability to traverse a folder structure efficiently, as well as convenience wrappers for reading from and writing to files. License:             BSD3@@ -37,7 +37,7 @@     cpp-options:   -DTEST     build-depends:   conduit                    , base-                   , hspec == 1.3.*+                   , hspec >= 1.3                    , QuickCheck                    , bytestring                    , blaze-builder