packages feed

gi-cairo 1.0.10 → 1.0.11

raw patch · 2 files changed

+4/−2 lines, 2 filesPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

API changes (from Hackage documentation)

- GI.Cairo.Functions: imageSurfaceCreate :: (MonadIO m) => m ()
+ GI.Cairo.Functions: imageSurfaceCreate :: (HasCallStack, MonadIO m) => m ()

Files

README.md view
@@ -1,4 +1,6 @@ # Documentation Autogenerated documentation for this package can be found at -https://hackage.haskell.org/package/gi-cairo-1.0.10/docs/GI-Cairo.html+https://hackage.haskell.org/package/gi-cairo-1.0.11/docs/GI-Cairo.html++For general documentation on using [haskell-gi](https://github.com/haskell-gi/haskell-gi) based bindings, see [the project page](https://github.com/haskell-gi/haskell-gi) or [the Wiki](https://github.com/haskell-gi/haskell-gi/wiki).
gi-cairo.cabal view
@@ -1,5 +1,5 @@ name:                 gi-cairo-version:              1.0.10+version:              1.0.11 synopsis:             Cairo bindings description:          Bindings for Cairo, autogenerated by haskell-gi. homepage:             https://github.com/haskell-gi/haskell-gi