dontCoverage
pkgs.haskell.lib.dontCoverage
Docs pulled from | This Revision | about 1 hour ago
dontCoverage modifies a haskell package to disable the generation and installation of a coverage report.
Noogle detected
Implementation
The following is the current implementation of this function.
dontCoverage = compose.dontCoverage;