cabal-bounds-0.8.6: A command line program for managing the bounds/versions of the dependencies in a cabal file.

Safe HaskellSafe-Inferred

CabalBounds.VersionComp

Synopsis

Documentation

data VersionComp Source

The component of a version number A.B.C -> Major1.Major2.Minor

Constructors

Major1 
Major2 
Minor