packages feed

machines-io 0.2.0.8 → 0.2.0.10

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: machines

API changes (from Hackage documentation)

Files

machines-io.cabal view
@@ -1,5 +1,5 @@ name:                machines-io-version:             0.2.0.8+version:             0.2.0.10 synopsis:            IO utilities for the machines library homepage:            http://github.com/aloiscochard/machines-io license:             Apache-2.0@@ -20,5 +20,5 @@     base >=4.6 && < 5     , bytestring          >= 0.10     && < 0.11     , chunked-data        >= 0.1      && < 0.3-    , machines            >= 0.2      && < 0.6+    , machines            >= 0.2      && < 0.7     , transformers        >= 0.3      && < 0.5