gi-cairo 0.1.14.10 → 0.1.14.11
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~haskell-gi-base
Dependency ranges changed: haskell-gi-base
Files
- gi-cairo.cabal +2/−2
gi-cairo.cabal view
@@ -1,6 +1,6 @@ -- Autogenerated, do not edit. name: gi-cairo-version: 0.1.14.10+version: 0.1.14.11 synopsis: cairo bindings description: Bindings for cairo, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -17,7 +17,7 @@ exposed-modules: GI.Cairo, GI.CairoAttributes, GI.CairoSignals pkgconfig-depends: cairo-gobject >= 1.14 build-depends: base >= 4.7 && <5,- haskell-gi-base >= 0.10 && < 1,+ haskell-gi-base >= 0.11 && < 1, bytestring >= 0.10, containers >= 0.5, text >= 1.0,