query
On this page

checkUnusedPackages

pkgs.haskell.lib.checkUnusedPackages

Docs pulled from | This Revision | about 9 hours ago


Add a post-build check to verify that dependencies declared in the cabal file are actually used.

The first attrset argument can be used to configure the strictness of this check and a list of ignored package names that would otherwise cause false alarms.