packages feed

machines-directory 0.2.0.0 → 0.2.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~filepathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: filepath

API changes (from Hackage documentation)

Files

machines-directory.cabal view
@@ -1,7 +1,7 @@ name:                machines-directory-version:             0.2.0.0+version:             0.2.0.2 synopsis:            Directory (system) utilities for the machines library-homepage:            http://github.com/aloiscochard/machines-io+homepage:            http://github.com/aloiscochard/machines-directory license:             Apache-2.0 license-file:        LICENSE author:              Alois Cochard@@ -20,7 +20,7 @@   build-depends:       base                >= 4.6      && < 5     , directory           >= 1.2      && < 1.3-    , filepath            >= 1.3      && < 1.4+    , filepath            >= 1.3      && < 1.5     , transformers        >= 0.3      && < 0.5     , machines            >= 0.2.4    && < 0.5     , machines-io         >= 0.1      && < 0.3