packages feed

gi-pango-1.0.26: ChangeLog.md

### 1.0.26

+ Add a dependency on gi-gio, see https://github.com/haskell-gi/haskell-gi/issues/386 for context.

### 1.0.25

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

### 1.0.24

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

### 1.0.23

+ Upgrade to haskell-gi-base-0.24

### 1.0.22

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

### 1.0.21

+ Add support for inherited dependencies

### 1.0.20

+ Tighten bounds in haskell-gi(-base)

### 1.0.19

+ List autogenerated modules in .cabal file

### 1.0.18

+ Update to haskell-gi(-base) 0.22

### 1.0.17

+ Update stack version to 12.10

### 1.0.16

+ 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).

### 1.0.12

Fix [#78](https://github.com/haskell-gi/haskell-gi/issues/78). This makes the [layoutGetSize](https://hackage.haskell.org/package/gi-pango/docs/GI-Pango-Objects-Layout.html#v:layoutGetSize) method available.