query
On this page

dontCoverage

pkgs.haskell.lib.dontCoverage

Docs pulled from | This Revision | about 2 hours 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;