cabal-install-3.10.1.0: The command-line interface for Cabal and Hackage.
Maintainercabal-devel@haskell.org
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Client.CmdOutdated

Description

Implementation of the outdated command. Checks for outdated dependencies in the package description file or freeze file.

Synopsis

Documentation

outdatedAction :: (ProjectFlags, OutdatedFlags) -> [String] -> GlobalFlags -> IO () Source #

Entry point for the outdated command.

data ListOutdatedSettings Source #

Various knobs for customising the behaviour of listOutdated.

Constructors

ListOutdatedSettings 

Fields