hslua-module-version: Lua module to work with version specifiers.

[ foreign, library, mit ] [ Propose Tags ]

Wrapper for the Data.Version.Version Haskell type.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.1.1
Change log CHANGELOG.md
Dependencies base (>=4.9.1 && <5), filepath (>=1.4 && <1.5), hslua (>=2.0 && <2.1), hslua-marshalling (>=2.0 && <2.1), hslua-packaging (>=2.0 && <2.1), text (>=1.0 && <1.3) [details]
License MIT
Copyright © 2019-2021 Albert Krewinkel
Author Albert Krewinkel
Maintainer Albert Krewinkel <albert@zeitkraut.de>
Category Foreign
Home page https://github.com/hslua/hslua-module-version
Bug tracker https://github.com/hslua/hslua-module-version/issues
Source repo head: git clone https://github.com/hslua/hslua-module-version.git
Uploaded by tarleb at 2021-10-21T18:38:56Z
Distributions Arch:1.1.0, Fedora:1.1.0, LTSHaskell:1.1.1, NixOS:1.1.1, Stackage:1.1.1, openSUSE:1.1.1
Reverse Dependencies 2 direct, 166 indirect [details]
Downloads 8243 total (202 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-10-21 [all 1 reports]

Readme for hslua-module-version-1.0.0

[back to package description]

hslua-module-version

GitHub CI Hackage Stackage Lts Stackage Nightly MIT license

Lua module to work with version specifiers.