We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a256dc9 commit f478f75Copy full SHA for f478f75
changelog.md
@@ -1,3 +1,9 @@
1
+## 1.0.4
2
+
3
+_Andreas Abel, 2022-02-07_
4
5
+ - Add `Eq` instance for `HsModule`.
6
7
## 1.0.3.2
8
9
_Andreas Abel, 2022-02-07_
haskell-src.cabal
@@ -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
0 commit comments