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 1067622 commit 0f767efCopy full SHA for 0f767ef
changelog.md
@@ -1,3 +1,10 @@
1
+## 1.0.4.2
2
+
3
+_Andreas Abel, 2025-08-28_
4
5
+ - Drop support for GHC 7.
6
+ - Tested with GHC 8.0 - 9.14 alpha1.
7
8
## 1.0.4.1
9
10
_Andreas Abel, 2024-09-22_
haskell-src.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
name: haskell-src
-- don't forget to update the changelog.md!
-version: 1.0.4.1
+version: 1.0.4.2
build-type: Simple
license: BSD3
0 commit comments