yi-snippet 0.14.1 → 0.15.0
raw patch · 1 files changed
+3/−3 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-snippet.cabal +3/−3
yi-snippet.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-snippet-version: 0.14.1+version: 0.15.0 synopsis: Snippet support for yi category: Yi homepage: https://github.com/yi-editor/yi#readme@@ -32,7 +32,7 @@ , mtl >= 2.2 , text >= 1.2 , vector >= 0.11- , yi-core >= 0.14.1+ , yi-core >= 0.15.0 exposed-modules: Yi.Snippet Yi.Snippet.Internal