Relaxed preconditions of parsePureArgs and renderArgs
commit6d8adf13101c4d28fef14bdec55d485feec356fd
authorMarcin Szamotulski <coot@coot.me>
Tue, 24 May 2022 06:18:58 +0000 (24 08:18 +0200)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 13 Jun 2022 10:12:22 +0000 (13 10:12 +0000)
tree8641217ab9f67b5121d1a42a93db7f3bd9d4631a
parent5737f1104b556e382d43b9abad224b37acdb4034
Relaxed preconditions of parsePureArgs and renderArgs

We need 'renderArgs' to work when we create an index. In this case some
of the options will not be set.
Cabal/src/Distribution/Simple/Haddock.hs