gi-vte 2.91.3 → 2.91.4
raw patch · 2 files changed
+5/−11 lines, 2 filesdep −haskell-gi
Dependencies removed: haskell-gi
Files
- gi-vte.cabal +5/−4
- stack.yaml +0/−7
gi-vte.cabal view
@@ -1,5 +1,5 @@ name: gi-vte-version: 2.91.3+version: 2.91.4 synopsis: Vte bindings description: Bindings for Vte, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -9,9 +9,11 @@ maintainer: Iñaki García Etxebarria (garetxe@gmail.com) category: Bindings build-type: Custom-cabal-version: >= 1.22+cabal-version: >= 1.24 -extra-source-files: stack.yaml +custom-setup+ setup-depends: base >= 4.7 && < 5,+ haskell-gi >= 0.17.3 && < 1 library default-language: Haskell2010@@ -22,7 +24,6 @@ pkgconfig-depends: vte-2.91 build-depends: base >= 4.7 && <5, haskell-gi-base >= 0.17 && < 1,- haskell-gi >= 0.17.3 && < 1, gi-pango == 1.0.*, gi-gtk == 3.0.*, gi-gio == 2.0.*,
− stack.yaml
@@ -1,7 +0,0 @@-packages:-- '.'-extra-deps:-- 'haskell-gi-0.17.3'-explicit-setup-deps:- ! '*': true-resolver: nightly-2016-05-21