Skip to content

Commit 73386a7

Browse files
committed
Add changelog entry for #7250
1 parent 3675929 commit 73386a7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

changelog.d/pr-7250

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
synopsis: Fix test --enable-coverage for multi-package projects
2+
packages: Cabal
3+
prs: #7250 #7467
4+
issues: #5433 #5213 #7200
5+
significance: significant
6+
description: {
7+
8+
- Fix `cabal test --enable-coverage` for multi-package projects by invoking `hpc markup --include=` and listing only modules from the single tested package.
9+
10+
}

0 commit comments

Comments
 (0)