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 b0f0581 commit aed21bcCopy full SHA for aed21bc
content/ghc-9.12-cabal-3.14/index.md
@@ -61,7 +61,7 @@ Which means that in a module with [`OverloadedStrings`][OverloadedStrings], stri
61
62
#### ⚠️ Deprecations
63
64
-* Support 32-bit Windows & macOS/iOS has been dropped;
+* Support for 32-bit Windows and macOS/iOS has been dropped;
65
* As a result, friendship with the `stdcall` calling convention for FFI is ended. Now `ccall` is your best friend.
66
67
You can read the full release notes [here](https://downloads.haskell.org/ghc/9.12.1/docs/users_guide/9.12.1-notes.html).
0 commit comments