packages feed

yi-frontend-vty 0.17.0 → 0.17.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: yi-core, yi-language, yi-rope

API changes (from Hackage documentation)

Files

yi-frontend-vty.cabal view
@@ -1,5 +1,5 @@ name:           yi-frontend-vty-version:        0.17.0+version:        0.17.1 synopsis:       Vty frontend for Yi editor category:       Yi homepage:       https://github.com/yi-editor/yi#readme@@ -27,9 +27,9 @@     , stm >= 2.2     , text     , vty >= 5.4-    , yi-core-    , yi-language-    , yi-rope+    , yi-core >= 0.17+    , yi-language >= 0.17+    , yi-rope >= 0.10   exposed-modules:       Yi.Config.Default.Vty       Yi.Frontend.Vty