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 `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).
0 commit comments