Skip to content

Commit

Permalink
Release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Feb 7, 2022
1 parent a256dc9 commit f478f75
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.0.4

_Andreas Abel, 2022-02-07_

- Add `Eq` instance for `HsModule`.

## 1.0.3.2

_Andreas Abel, 2022-02-07_
Expand Down
2 changes: 1 addition & 1 deletion haskell-src.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: >=1.10
name: haskell-src
-- don't forget to update the changelog.md!
version: 1.0.3.2
version: 1.0.4
build-type: Simple

license: BSD3
Expand Down

0 comments on commit f478f75

Please sign in to comment.