Re #7777: upgrade requirements.txt to latest versions
[cabal.git] / changelog.d / pr-7250
blob75f12f73a5003c4b89686d513cc4faf3ff85220c
1 synopsis: Fix test --enable-coverage for multi-package projects
2 packages: Cabal
3 prs: #7250 #7467
4 issues: #5433 #5213 #7200
5 description: {
7 - Fix `cabal test --enable-coverage` for multi-package projects by invoking `hpc markup --include=` and listing only modules of libraries of the single tested package.