packages feed

machines-directory 0.2.0.9 → 0.2.0.10

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~directoryPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: directory

API changes (from Hackage documentation)

Files

machines-directory.cabal view
@@ -1,5 +1,5 @@ name:                machines-directory-version:             0.2.0.9+version:             0.2.0.10 synopsis:            Directory (system) utilities for the machines library homepage:            http://github.com/aloiscochard/machines-directory license:             Apache-2.0@@ -19,7 +19,7 @@     System.Directory.Machine.Internal   build-depends:       base                >= 4.6      && < 5-    , directory           >= 1.2      && < 1.3+    , directory           >= 1.2      && < 1.4     , filepath            >= 1.3      && < 1.5     , transformers        >= 0.3      && < 0.6     , machines            >= 0.2.4    && < 0.7