LGPL-2.1-only licensed and maintained by Iñaki García Etxebarria
This version can be pinned in stack with:gi-cairo-1.0.29@sha256:7a7aafc74c5d86203cf74640ed4739cb75b739d1a6477a3e0287e413da2eb657,3715

Module documentation for 1.0.29

  • GI
    • GI.Cairo
      • GI.Cairo.Config
      • GI.Cairo.Enums
      • GI.Cairo.Functions
      • GI.Cairo.Structs
        • GI.Cairo.Structs.Context
        • GI.Cairo.Structs.Device
        • GI.Cairo.Structs.FontFace
        • GI.Cairo.Structs.FontOptions
        • GI.Cairo.Structs.Matrix
        • GI.Cairo.Structs.Path
        • GI.Cairo.Structs.Pattern
        • GI.Cairo.Structs.Rectangle
        • GI.Cairo.Structs.RectangleInt
        • GI.Cairo.Structs.Region
        • GI.Cairo.Structs.ScaledFont
        • GI.Cairo.Structs.Surface

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-cairo-1.0.29/docs/GI-Cairo.html

For general documentation on using haskell-gi based bindings, see the project page or the Wiki.

Changes

1.0.29

  • Bump base lower bound

1.0.28

  • Bump base lower bound

1.0.27

  • Relax constraint on text

1.0.26

  • Update to haskell-gi(-base)-0.26

1.0.25

  • Update to haskell-gi(-base)-0.25

1.0.24

  • Upgrade to haskell-gi-base-0.24

1.0.23

  • Update for haskell-gi(-base)-0.23

1.0.22

  • Add support for inherited dependencies

1.0.21

  • Tighten bounds in haskell-gi(-base)

1.0.20

  • List autogenerated modules in .cabal file

1.0.19

  • Update to haskell-gi(-base) 0.22

1.0.18

  • Update stack version to 12.10

1.0.17

  • Add an override for Cairo.Matrix: it is a boxed type, but it was not properly annotated as such in the introspection data.

1.0.16

  • Enable override for cairo/FontOptions, due to wrong cairo-1.0.gir file