File: ChangeLog.md

package info (click to toggle)
haskell-gi-gdk 3.0.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: haskell: 18; makefile: 5
file content (60 lines) | stat: -rw-r--r-- 999 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
### 3.0.29

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

### 3.0.28

+ Bump base lower bound

### 3.0.27

+ Bump base lower bound

### 3.0.26

+ Relax constraint on text

### 3.0.25

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

### 3.0.24

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

### 3.0.23

+ Upgrade to haskell-gi-base-0.24

### 3.0.22

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

### 3.0.21

+ Add support for inherited dependencies

### 3.0.20

+ Tighten bounds in haskell-gi(-base)

### 3.0.19

+ List autogenerated modules in .cabal file

### 3.0.18

+ Update to haskell-gi(-base) 0.22

### 3.0.17

+ Update stack version to 12.10

### 3.0.16

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

### 3.0.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).