packages feed

gi-soup2-2.4.30: ChangeLog.md

### 2.4.29

+ Depend on haskell-gi >= 0.26.9 (see [issue 439](https://github.com/haskell-gi/haskell-gi/issues/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`](https://hackage.haskell.org/package/gi-soup/docs/GI-Soup-Structs-Cookie.html#v: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](https://github.com/haskell-gi/haskell-gi/wiki/Overloading\#disabling-overloading).