cabal-install-3.8.1.0: The command-line interface for Cabal and Hackage.
Copyright(c) Lennart Kolmodin 2008
LicenseBSD-like
Maintainerkolmodin@haskell.org
Stabilityprovisional
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Distribution.Client.Check

Description

Check a package for common mistakes

Synopsis

Documentation

check :: Verbosity -> IO Bool Source #

Note: must be called with the CWD set to the directory containing the '.cabal' file.