Skip to content

Commit a5c36e4

Browse files
committed
Revision 1.0.4-r1 allowing base >= 4.17 (GHC 9.4)
1 parent 21ecfaa commit a5c36e4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
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 Revision 1
2+
3+
_Andreas Abel, 2022-05-25_
4+
5+
- Support GHC 9.4, allow base-4.17 and higher.
6+
17
## 1.0.4
28

39
_Andreas Abel, 2022-02-07_

haskell-src.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ cabal-version: >=1.10
22
name: haskell-src
33
-- don't forget to update the changelog.md!
44
version: 1.0.4
5+
x-revision: 1
56
build-type: Simple
67

78
license: BSD3

0 commit comments

Comments
 (0)