Skip to content

Commit 676b814

Browse files
committed
Add changelog entry for #7250
1 parent 3675929 commit 676b814

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.d/pr-7250

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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.
9+
- Ban `--exclude=` and enable `--include=` in `hpc markup` invocations.
10+
11+
}

0 commit comments

Comments
 (0)