Solver Hackage benchmark: Explicitly initialize cabal config files
commit0ab660a141e627adf3e7a36238ee25c8b519174f
authorKristen Kozak <grayjay@wordroute.com>
Wed, 6 Dec 2023 00:38:13 +0000 (5 16:38 -0800)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Mon, 22 Jan 2024 02:19:47 +0000 (22 02:19 +0000)
treee027145d490fab0f572b1c9178e3b7257ddf73fc
parentf9b0194885137f8d155e3c0e731a7ab173d97c02
Solver Hackage benchmark: Explicitly initialize cabal config files

hackage-benchmark uses the environment variable CABAL_CONFIG to specify the
location of the config file. cabal started requiring the config file to exist in
that case in 6942e7e8da2579ce35f4d1a5634f2bb287dfd147, so this commit runs
"cabal user-config init".
solver-benchmarks/HackageBenchmark.hs