Skip to content

Commit f478f75

Browse files
committed
Release 1.0.4
1 parent a256dc9 commit f478f75

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.4
2+
3+
_Andreas Abel, 2022-02-07_
4+
5+
- Add `Eq` instance for `HsModule`.
6+
17
## 1.0.3.2
28

39
_Andreas Abel, 2022-02-07_

haskell-src.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: >=1.10
22
name: haskell-src
33
-- don't forget to update the changelog.md!
4-
version: 1.0.3.2
4+
version: 1.0.4
55
build-type: Simple
66

77
license: BSD3

0 commit comments

Comments
 (0)