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

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.5 && <5.0), deepseq (>=1.1), text (>=0.11) [details]
License LicenseRef-OtherLicense
Copyright Copyright (c) 2014-2014 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay@gmail.com>
Category Data
Home page https://github.com/brendanhay/semver
Source repo head: git clone git://github.com/brendanhay/semver.git
Uploaded by BrendanHay at 2015-03-27T06:02:56Z
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 16848 total (91 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 2015-03-27 [all 1 reports]

Readme for semver-0.3.3.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