We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4c62b commit 5a3b399Copy full SHA for 5a3b399
apply-merge.cabal
@@ -30,7 +30,7 @@ tested-with:
30
, GHC == 9.6.6
31
, GHC == 9.8.4
32
, GHC == 9.10.1
33
- , GHC == 9.12.1
+ , GHC == 9.12.2
34
extra-doc-files:
35
README.md
36
CHANGELOG.md
package.yaml
@@ -26,7 +26,7 @@ tested-with:
26
- GHC == 9.6.6
27
- GHC == 9.8.4
28
- GHC == 9.10.1
29
-- GHC == 9.12.1
+- GHC == 9.12.2
- README.md
0 commit comments