packages feed

yi-fuzzy-open 0.14.1 → 0.15.0

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: yi-core, yi-language

API changes (from Hackage documentation)

Files

yi-fuzzy-open.cabal view
@@ -1,9 +1,9 @@--- This file has been generated from package.yaml by hpack version 0.17.0.+-- This file has been generated from package.yaml by hpack version 0.17.1. -- -- see: https://github.com/sol/hpack  name:           yi-fuzzy-open-version:        0.14.1+version:        0.15.0 synopsis:       Fuzzy open plugin for yi description:    This plugin tries to do what ctrl-p does for vim and helm does for emacs. category:       Yi@@ -33,8 +33,8 @@     , text >= 1.2     , transformers-base >= 0.4.4     , vector >= 0.11-    , yi-core >= 0.14.1-    , yi-language >= 0.14.1+    , yi-core >= 0.15.0+    , yi-language >= 0.15.0     , yi-rope >= 0.7   exposed-modules:       Yi.Fuzzy