version-natural: A simple version type.

[ data, library, mit ] [ Propose Tags ]

A simple version type, which is a list of Naturals


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), text (>=1.0 && <3) [details]
License MIT
Copyright Homotopic.Tech Ltd
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Data
Source repo head: git clone https://gitlab.homotopic.tech/haskell/version-natural
Uploaded by locallycompact at 2023-04-09T11:19:00Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 51 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-04-09 [all 1 reports]

Readme for version-natural-0.1.0.0

[back to package description]

version-natural

A simple version type which is a list of Naturals.

Building

nix build

Development

nix develop
cabal test all