Skip to content

Commit 4d67853

Browse files
committed
Hackage as a proper noun, capitalized
1 parent 570960c commit 4d67853

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/cabal-commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ By default the documentation will be put in ``./haddocks`` folder, this can be
892892
modified with the ``--output`` flag.
893893

894894
This command supports two primary modes: building a self contained directory
895-
(which is the default mode) or documentation that links to hackage (with
895+
(which is the default mode) or documentation that links to Hackage (with
896896
``--hackage`` flag).
897897

898898
In both cases the html index as well as quickjump index will include all terms

doc/cabal-package-description-file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1510,7 +1510,7 @@ system-dependent values for these fields.
15101510
`containers <https://hackage.haskell.org/package/containers/preferred>`_
15111511
and `aeson <https://hackage.haskell.org/package/aeson/preferred>`_ for
15121512
example. Deprecating package versions is not the same deprecating a
1513-
package as a whole, for which hackage keeps a `deprecated packages list
1513+
package as a whole, for which Hackage keeps a `deprecated packages list
15141514
<https://hackage.haskell.org/packages/deprecated>`_.
15151515

15161516
If no version constraint is specified, any version is assumed to be

0 commit comments

Comments
 (0)