Skip to content

Commit

Permalink
Revision 1.0.4-r1 allowing base >= 4.17 (GHC 9.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed May 25, 2022
1 parent 21ecfaa commit a5c36e4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
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 Revision 1

_Andreas Abel, 2022-05-25_

- Support GHC 9.4, allow base-4.17 and higher.

## 1.0.4

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

license: BSD3
Expand Down

0 comments on commit a5c36e4

Please sign in to comment.