doCheck
pkgs.haskell.lib.doCheck
Docs pulled from | This Revision | 10 minutes ago
doCheck enables dependency checking, compilation and execution of test suites listed in the package description file.
Noogle detected
Implementation
The following is the current implementation of this function.
doCheck = compose.doCheck;