diff --git a/doc/cabal-commands.rst b/doc/cabal-commands.rst index 8ed1816d74970c30b46314a87d7c150c4046d45c..d8d0728b6512b04b02ae39a36f10905225774b93 100644 --- a/doc/cabal-commands.rst +++ b/doc/cabal-commands.rst @@ -892,7 +892,7 @@ By default the documentation will be put in ``./haddocks`` folder, this can be modified with the ``--output`` flag. This command supports two primary modes: building a self contained directory -(which is the default mode) or documentation that links to hackage (with +(which is the default mode) or documentation that links to Hackage (with ``--hackage`` flag). In both cases the html index as well as quickjump index will include all terms diff --git a/doc/cabal-package-description-file.rst b/doc/cabal-package-description-file.rst index a9e0d8a2456a3ca71b194518105e41029e0fda09..860e42cb425618c24630a5dff5da3c46eec39e4e 100644 --- a/doc/cabal-package-description-file.rst +++ b/doc/cabal-package-description-file.rst @@ -1510,7 +1510,7 @@ system-dependent values for these fields. `containers <https://hackage.haskell.org/package/containers/preferred>`_ and `aeson <https://hackage.haskell.org/package/aeson/preferred>`_ for example. Deprecating package versions is not the same deprecating a - package as a whole, for which hackage keeps a `deprecated packages list + package as a whole, for which Hackage keeps a `deprecated packages list <https://hackage.haskell.org/packages/deprecated>`_. If no version constraint is specified, any version is assumed to be