yi-fuzzy-open 0.14.0 → 0.14.1
raw patch · 1 files changed
+3/−3 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 +3/−3
yi-fuzzy-open.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: yi-fuzzy-open-version: 0.14.0+version: 0.14.1 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.0- , yi-language >= 0.14.0+ , yi-core >= 0.14.1+ , yi-language >= 0.14.1 , yi-rope >= 0.7 exposed-modules: Yi.Fuzzy