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 c00905c commit 3b4b568Copy full SHA for 3b4b568
doc/cabal-package.rst
@@ -3172,8 +3172,8 @@ package-related constants:
3172
homepage :: String
3173
3174
Unlike :file:`Paths_{pkgname}` (see <#accessing-data-files-from-package-code>),
3175
-:file:`PackageInfo_{pkgname}` is system and path independant, it aims to be
3176
-easier to work with for hash-based tools (such as Nix).
+:file:`PackageInfo_{pkgname}` is system- and path-independent. It aims to be
+easier to work with for hash-based tools such as Nix.
3177
3178
.. _system-dependent parameters:
3179
0 commit comments