Move `addFields` to `ParseUtils`, add `aliasField` helper
commit39db107f6afb4169e1294b548690ea591ae10fbe
authorRebecca Turner <rbt@sent.as>
Fri, 27 Sep 2024 23:43:30 +0000 (27 16:43 -0700)
committerRebecca Turner <rbt@sent.as>
Thu, 7 Nov 2024 17:44:52 +0000 (7 09:44 -0800)
treef6658281eea5ce99a19efbf3163c05b54b9a0921
parenta39266dc46afa43df362544c3169c5d86014be4e
Move `addFields` to `ParseUtils`, add `aliasField` helper

`addFields` should be in `ParseUtils` with the rest of the field
helpers.
cabal-install/src/Distribution/Client/ParseUtils.hs
cabal-install/src/Distribution/Client/ProjectConfig/Legacy.hs