cabal-debian-4.15.2: Create a debianization for a cabal package

Safe HaskellSafe-Inferred

Distribution.Version.Invert

Synopsis

Documentation

invertVersionRange :: VersionRange -> VersionRangeSource

This function belongs in Cabal, see http:hackage.haskell.orgtrachackageticket935.

invertVersionIntervals :: [(LowerBound, UpperBound)] -> [(LowerBound, UpperBound)]Source