query
On this page

doCoverage

pkgs.haskell.lib.doCoverage

Docs pulled from | This Revision | 21 minutes ago


doCoverage modifies a haskell package to enable the generation and installation of a coverage report.

See https://wiki.haskell.org/Haskell_program_coverage


Noogle detected

Implementation

The following is the current implementation of this function.

doCoverage = compose.doCoverage;