You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments