[ol10_u0_developer_EPEL] ghc-versions-6.0.7-2.el10_0.x86_64

Name:ghc-versions
Version:6.0.7
Release:2.el10_0
Architecture:x86_64
Group:Unspecified
Size:816040
License:BSD-3-Clause
RPM: ghc-versions-6.0.7-2.el10_0.x86_64.rpm
Source RPM: ghc-versions-6.0.7-2.el10_0.src.rpm
Build Date:Tue May 20 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://hackage.haskell.org/package/versions
Summary:Types and parsers for software version numbers
Description:
A library for parsing and comparing software version numbers. We like to give
version numbers to our software in a myriad of ways. Some ways follow strict
guidelines for incrementing and comparison. Some follow conventional wisdom and
are generally self-consistent. Some are just plain asinine. This library
provides a means of parsing and comparing /any/ style of versioning, be it a
nice Semantic Version like this:

> 1.2.3-r1+git123

...or a monstrosity like this:

> 2:10.2+0.0093r3+1-1

Please switch to <http://semver.org Semantic Versioning> if you aren't
currently using it. It provides consistency in version incrementing and has the
best constraints on comparisons.

This library implements version '2.0.0' of the SemVer spec.

Changelog (Show File list) (Show related packages)