LGPL-2.1-only licensed and maintained by Iñaki García Etxebarria
This version can be pinned in stack with:gi-soup-2.4.29@sha256:09b6138147fb16ac36dd144aaddf6d4a08d77d32ad2ab7e5c90edf7d8459a785,8949

Module documentation for 2.4.29

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-soup-2.4.29/docs/GI-Soup.html

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

Changes

2.4.29

  • Depend on haskell-gi >= 0.26.9 (see issue 439)

2.4.28

  • Bump base lower bound

2.4.27

  • Bump base lower bound

2.4.26

  • Relax constraint on text

2.4.25

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

2.4.24

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

2.4.23

  • Upgrade to haskell-gi-base-0.24

2.4.22

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

2.4.21

  • Add support for inherited dependencies

2.4.20

  • Tighten bounds in haskell-gi(-base)

2.4.19

  • List autogenerated modules in .cabal file

2.4.18

  • Update to haskell-gi(-base) 0.22

2.4.17

  • Update stack version to 12.10

2.4.16

  • The return value of cookieGetExpires is nullable, but was not marked as such in the introspection data.

2.4.15

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