cabal-install-3.10.1.0: The command-line interface for Cabal and Hackage.
Copyright(c) Doug Beardsley 2015
LicenseBSD-like
Maintainercabal-devel@gmail.com
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Client.GenBounds

Description

The cabal gen-bounds command for generating PVP-compliant version bounds.

Synopsis

Documentation

genBounds :: Verbosity -> PackageDBStack -> RepoContext -> Compiler -> Platform -> ProgramDb -> GlobalFlags -> FreezeFlags -> IO () Source #

Entry point for the gen-bounds command.