packages feed

zifter-cabal 0.0.0.2 → 0.0.0.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~pathdep ~path-ioPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: path, path-io

API changes (from Hackage documentation)

Files

zifter-cabal.cabal view
@@ -1,5 +1,5 @@ name: zifter-cabal-version: 0.0.0.2+version: 0.0.0.3 cabal-version: >=1.10 build-type: Simple license: MIT@@ -22,8 +22,8 @@         filepath >=1.4 && <1.5,         directory -any,         zifter >=0.0.1.2 && <0.1,-        path >=0.5 && <0.6,-        path-io >=1.2 && <1.3,+        path -any,+        path-io -any,         safe >=0.3 && <0.4     default-language: Haskell2010     hs-source-dirs: src/