Skip to content

Commit f0d0594

Browse files
authored
Merge pull request #7467 from Mikolaj/master
Add changelog entry for #7250
2 parents 0a85523 + 93d5909 commit f0d0594

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.d/pr-7250

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
synopsis: Fix test --enable-coverage for multi-package projects
2+
packages: Cabal
3+
prs: #7250 #7467
4+
issues: #5433 #5213 #7200
5+
description: {
6+
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.
8+
9+
}

0 commit comments

Comments
 (0)