yi-snippet 0.16.0 → 0.17.0
raw patch · 1 files changed
+4/−8 lines, 1 filesdep ~yi-coredep ~yi-ropenew-uploader
Dependency ranges changed: yi-core, yi-rope
Files
- yi-snippet.cabal +4/−8
yi-snippet.cabal view
@@ -1,9 +1,5 @@--- 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.16.0+version: 0.17.0 synopsis: Snippet support for yi category: Yi homepage: https://github.com/yi-editor/yi#readme@@ -24,7 +20,7 @@ build-depends: base >= 4.8 && < 5 , containers >= 0.5.6- , yi-rope >= 0.7+ , yi-rope >= 0.10 , binary >= 0.7.5 , data-default >= 0.5 , free >= 4.12@@ -32,7 +28,7 @@ , mtl >= 2.2 , text >= 1.2 , vector >= 0.11- , yi-core >= 0.16.0+ , yi-core >= 0.17.0 exposed-modules: Yi.Snippet Yi.Snippet.Internal@@ -49,7 +45,7 @@ build-depends: base >= 4.8 && < 5 , containers >= 0.5.6- , yi-rope >= 0.7+ , yi-rope >= 0.10 , tasty-th , tasty-hunit , yi-snippet