Skip to content

Commit 8a3ad57

Browse files
committed
Rectify cabal check mention
1 parent 5748f91 commit 8a3ad57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ghc-9.12-cabal-3.14/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ You can read the full release notes [here](https://downloads.haskell.org/ghc/9.1
8787

8888
* `cabal init` remembers the chosen language within current session (`Haskell2010`, `GHC2021`, etc.).
8989

90-
* `cabal check` will warn about the insecure `git://` protocol in source-repository.
90+
* `cabal check` will raise an error about the insecure `git://` protocol in `source-repository`.
9191

9292
* Enable recompilation avoidance during Haddock generation.
9393

0 commit comments

Comments
 (0)