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 cf1783e commit 4c8ee90Copy full SHA for 4c8ee90
Cabal/Cabal.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 3.0
2
name: Cabal
3
-version: 3.14.1.0
+version: 3.14.1.1
4
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
5
license: BSD-3-Clause
6
license-file: LICENSE
release-notes/Cabal-3.14.1.1.md
@@ -0,0 +1,6 @@
+Cabal and Cabal-syntax 3.14.1.1 changelog and release notes
+---
+
+### Significant changes
+- Support for GHC 9.12 [10671](https://github.com/haskell/cabal/pull/10671)
0 commit comments