packages feed

yi-dynamic-configuration 0.14.0 → 0.14.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~yi-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: yi-core

API changes (from Hackage documentation)

Files

yi-dynamic-configuration.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack  name:           yi-dynamic-configuration-version:        0.14.0+version:        0.14.1 synopsis:       Dynamic configuration support for Yi category:       Yi homepage:       https://github.com/yi-editor/yi#readme@@ -23,7 +23,7 @@   build-depends:       base >= 4.8 && < 5     , dyre >= 0.8.11-    , yi-core >= 0.14.0+    , yi-core >= 0.14.1     , transformers-base     , mtl >= 0.1.0.1     , microlens-platform