LGPL-2.1-only licensed and maintained by Iñaki García Etxebarria
This version can be pinned in stack with:gi-gio-2.0.32@sha256:a58ecfad6ef659b7f47d5b0e88113142a9cb76c0d5104b563525f3ae4ae5aac0,22327

Module documentation for 2.0.32

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-gio-2.0.32/docs/GI-Gio.html

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

Changes

2.0.32

  • Bump base lower bound

2.0.31

  • Bump base lower bound

2.0.30

  • Relax constraint on text

2.0.29

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

2.0.28

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

2.0.27

  • Upgrade to haskell-gi-base-0.24

2.0.26

2.0.25

2.0.24

  • Add support for inherited dependencies

  • Add a workaround for issue 218.

2.0.23

  • Tighten bounds in haskell-gi(-base)

2.0.22

  • List autogenerated modules in .cabal file

2.0.21

2.0.20

  • Update to haskell-gi(-base) 0.22

2.0.19

  • Update stack version to 12.10

2.0.18

  • The parameter parameter for the activate callback of ActionEntry is nullable, but it is not marked as such in the introspection data.

2.0.17

  • The return value of applicationNew can be null, but it is not marked as such in the introspection data, leading to a rather confusing error message (see issue 142 and issue 143).

2.0.16

  • The return value of volumeGetMount is nullable, but was not marked as such.

2.0.15

  • Remove enable-overloading flags, and use instead explicit CPP checks for ‘haskell-gi-overloading-1.0’, see how to disable overloading.