Solver Hackage benchmark: Explicitly initialize cabal config files
[cabal.git] / changelog.d / pr-9007
blob0fa699b83440589c472bab3be2b24eef49c1dc01
1 synopsis: Generate cabal-testsuite modules at configure time
2 packages: cabal-testsuite
3 prs: #9007
5 description: {
7 Generate modules required by cabal-testsuite at configure time rather than build time.
8 This allows to run `cabal repl cabal-testsuite` out of the box.
9 In addition, enables HLS support for `cabal-testsuite`.