Skip to content

Commit f443c54

Browse files
committed
Add changelog
1 parent d74d7b6 commit f443c54

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

changelog.d/pr-7493

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
synopsis: Fix `cabal test --enable-library-coverage` for other-modules
2+
packages: Cabal
3+
prs: #7493
4+
issues: #5213
5+
description: {
6+
7+
- Fix `cabal test --enable-library-coverage` for libraries with nonempty other-modules field.
8+
- Due to a hack, this breaks coverage whenever the used Haskell compiler is called 't' (for a non-hacky fix we should rework HPC directories, possibly enabling multilib in the process, see #6440 and #6397).
9+
10+
}

0 commit comments

Comments
 (0)