gi-cairo 0.1.14.8 → 0.1.14.9
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basedep ~haskell-gi-base
Dependency ranges changed: base, haskell-gi-base
Files
- gi-cairo.cabal +3/−3
gi-cairo.cabal view
@@ -1,6 +1,6 @@ -- Autogenerated, do not edit. name: gi-cairo-version: 0.1.14.8+version: 0.1.14.9 synopsis: cairo bindings description: Bindings for cairo, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -16,8 +16,8 @@ default-language: Haskell2010 exposed-modules: GI.Cairo, GI.CairoAttributes, GI.CairoSignals pkgconfig-depends: cairo-gobject >= 1.14- build-depends: base >= 4.6 && <4.9,- haskell-gi-base >= 0.8 && < 1,+ build-depends: base >= 4.7 && <5,+ haskell-gi-base >= 0.9 && < 1, bytestring >= 0.10, containers >= 0.5, text >= 1.0,