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 && <0.13), base (>=4.5 && <5.0), deepseq (>=1.1 && <1.4), text (>=0.11 && <1.2) [details]
License LicenseRef-OtherLicense
Copyright Copyright (c) 2014 Brendan Hay
Author Brendan Hay
Maintainer 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 2014-08-30T11:00:57Z
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 16878 total (76 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for semver-0.3.0

[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