packages feed

yi-dynamic-configuration 0.17.0 → 0.17.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~yi-coredep ~yi-ropePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: yi-core, yi-rope

API changes (from Hackage documentation)

Files

yi-dynamic-configuration.cabal view
@@ -1,5 +1,5 @@ name:           yi-dynamic-configuration-version:        0.17.0+version:        0.17.1 synopsis:       Dynamic configuration support for Yi category:       Yi homepage:       https://github.com/yi-editor/yi#readme@@ -20,12 +20,12 @@       base >= 4.8 && < 5     , data-default     , dyre >= 0.8.11-    , yi-core >= 0.17.0+    , yi-core >= 0.17     , transformers-base     , mtl >= 0.1.0.1     , microlens-platform     , text >= 1.0-    , yi-rope >= 0.8+    , yi-rope >= 0.10   exposed-modules:       Yi.Boot       Yi.Boot.Internal