packages feed

gi-cairo-1.0.30: ChangeLog.md

### 1.0.30

+ Depend on haskell-gi >= 0.26.9 (see [issue 439](https://github.com/haskell-gi/haskell-gi/issues/439))

### 1.0.29

+ Bump base lower bound

### 1.0.28

+ Bump base lower bound

### 1.0.27

+ Relax constraint on text

### 1.0.26

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

### 1.0.25

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

### 1.0.24

+ Upgrade to haskell-gi-base-0.24

### 1.0.23

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

### 1.0.22

+ Add support for inherited dependencies

### 1.0.21

+ Tighten bounds in haskell-gi(-base)

### 1.0.20

+ List autogenerated modules in .cabal file

### 1.0.19

+ Update to haskell-gi(-base) 0.22

### 1.0.18

+ Update stack version to 12.10

### 1.0.17

+ Add an override for [`Cairo.Matrix`](https://hackage.haskell.org/package/gi-cairo/docs/GI-Cairo-Structs-Matrix.html): it is a boxed type, but it was not properly annotated as such in the introspection data.

### 1.0.16

+ Enable override for cairo/FontOptions, due to wrong cairo-1.0.gir file