cabal-bounds-1.0.2: A command line program for managing the bounds/versions of the dependencies in a cabal file.
CabalBounds.VersionComp
Synopsis
data VersionComp Source
The component of a version number A.B.C -> Major1.Major2.Minor
Constructors
Instances
defaultLowerComp :: VersionComp Source
defaultUpperComp :: VersionComp Source