semver

Representation, manipulation, and de/serialisation of Semantic Versions.

https://github.com/brendanhay/semver

Version on this page:0.3.4
LTS Haskell 22.14:0.4.0.1@rev:1
Stackage Nightly 2024-03-28:0.4.0.1@rev:1
Latest on Hackage:0.4.0.1@rev:1

See all snapshots semver appears in

LicenseRef-OtherLicense licensed by Brendan Hay
Maintained by Brendan Hay
This version can be pinned in stack with:semver-0.3.4@sha256:716bd2ac47183478165a03612bce994e9d2cc5b15b6b06e4f9472777fc9e77f4,1920

Module documentation for 0.3.4

Semantic Versioning

Representation, manipulation, and de/serialisation of a Version type following the Semantic Versioning specification.

For more information see: http://semver.org