Add or Expand 5 Comments
commit46369b235de8d3d6520fceab6212711fd7c357cf
authorliamzee <liam.zhu@protonmail.com>
Sun, 15 Oct 2023 17:40:44 +0000 (16 01:40 +0800)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Thu, 19 Oct 2023 15:09:55 +0000 (19 15:09 +0000)
tree5ad241aa20054bfd5f68f8db12a9c1c50c08db5e
parenteece442d47b7e87aa2afb8f3bdc8c35b77901d67
Add or Expand 5 Comments

To help make the Cabal codebase more accessible,
expandResponse in Cabal/Distribution.ResponseFile
received Haddock documentation.

The defaultMainHelper function in Cabal/Distribution.Simple
received hidden Haddock documentation.

In the hidden module cabal-install/Distribution.Client.Main,
the Haddock documentation for main was expanded, additional
commenting explaining the response file compatibility
code in main was added, and documentation for
mainWorker was added.
Cabal/src/Distribution/Compat/ResponseFile.hs
Cabal/src/Distribution/Simple.hs
cabal-install/src/Distribution/Client/Main.hs