LGPL-2.1-only licensed and maintained by Iñaki García Etxebarria
This version can be pinned in stack with:gi-soup2-2.4.30@sha256:1ea031d55cf3bc848023f154f40aca9a07a01b4f1a7218cda57a743d5f78ac1c,8964

Module documentation for 2.4.30

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-soup2-2.4.30/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.