Skip to content

Commit 3b4b568

Browse files
fixup! Add PackageInfos_ (haskell#3909)
Co-authored-by: Bryan Richter <[email protected]>
1 parent c00905c commit 3b4b568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/cabal-package.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3172,8 +3172,8 @@ package-related constants:
31723172
homepage :: String
31733173
31743174
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).
3175+
:file:`PackageInfo_{pkgname}` is system- and path-independent. It aims to be
3176+
easier to work with for hash-based tools such as Nix.
31773177

31783178
.. _system-dependent parameters:
31793179

0 commit comments

Comments
 (0)