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

[ data, library, mpl ] [ Propose Tags ]

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

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


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.4, 0.4.0, 0.4.0.1
Dependencies attoparsec (>=0.10), base (>=4.6 && <5.0), deepseq (>=1.1), hashable (>=1.1.1), text (>=0.11) [details]
License MPL-2.0
Copyright Copyright (c) 2014-2019 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay@gmail.com>
Revised Revision 1 made by BrendanHay at 2020-10-31T09:34:29Z
Category Data
Home page https://github.com/brendanhay/semver
Source repo head: git clone git://github.com/brendanhay/semver.git
Uploaded by BrendanHay at 2020-10-31T09:27:45Z
Distributions Fedora:0.4.0.1, LTSHaskell:0.4.0.1, NixOS:0.4.0.1, Stackage:0.4.0.1, openSUSE:0.4.0.1
Reverse Dependencies 8 direct, 7 indirect [details]
Downloads 16806 total (74 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-10-31 [all 1 reports]

Readme for semver-0.4.0.1

[back to package description]

Semantic Versioning

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

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