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 5748f91 commit 8a3ad57Copy full SHA for 8a3ad57
content/ghc-9.12-cabal-3.14/index.md
@@ -87,7 +87,7 @@ You can read the full release notes [here](https://downloads.haskell.org/ghc/9.1
87
88
* `cabal init` remembers the chosen language within current session (`Haskell2010`, `GHC2021`, etc.).
89
90
-* `cabal check` will warn about the insecure `git://` protocol in source-repository.
+* `cabal check` will raise an error about the insecure `git://` protocol in `source-repository`.
91
92
* Enable recompilation avoidance during Haddock generation.
93
0 commit comments