Skip to content

Commit 8260360

Browse files
Mikolajfendor
authored andcommitted
Add changelog entry for haskell#7250
1 parent ec350ea commit 8260360

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)