File: ChangeLog.md

package info (click to toggle)
haskell-gi-dbusmenugtk3 0.4.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 108 kB
  • sloc: haskell: 18; makefile: 2
file content (59 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (2)
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
### 0.4.15

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

### 0.4.14

+ Bump base lower bound

### 0.4.13

+ Bump base lower bound

### 0.4.12

+ Relax constraint on text

### 0.4.11

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

### 0.4.10

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

### 0.4.9

+ Upgrade to haskell-gi-base-0.24

### 0.4.8

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

### 0.4.7

+ Add support for inherited dependencies

### 0.4.6

+ Tighten bounds in haskell-gi(-base)

### 0.4.5

+ List autogenerated modules in .cabal file

### 0.4.4

+ Update to haskell-gi(-base) 0.22

### 0.4.3

+ Update stack version to 12.10

### 0.4.2

+ Add a pkg-config dependency on gtk+-3.0, see https://github.com/haskell-gi/haskell-gi/pull/172.

### 0.4.1

+ Initial release.