haskell-gi 0.10.1 → 0.10.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~haskell-gi-base
Dependency ranges changed: haskell-gi-base
Files
- haskell-gi.cabal +3/−3
haskell-gi.cabal view
@@ -1,5 +1,5 @@ name: haskell-gi-version: 0.10.1+version: 0.10.2 synopsis: Generate Haskell bindings for GObject Introspection capable libraries description: Generate Haskell bindings for GObject Introspection capable libraries. This includes most notably Gtk+, but many other libraries in the GObject ecosystem provide introspection data too.@@ -36,11 +36,11 @@ bytestring, xdg-basedir, xml-conduit >= 1.3.0,- haskell-gi-base == 0.10,+ haskell-gi-base == 0.10.*, text >= 1.0, free - build-tools: hsc2hs, c2hs+ build-tools: hsc2hs hs-source-dirs: src other-modules: GI.GIR.Alias, GI.GIR.Arg,