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

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

  • 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-core (>=2.1 && <2.2), hslua-marshalling (>=2.1 && <2.2), hslua-packaging (>=2.1 && <2.2), text (>=1.2 && <2.1) [details]
License MIT
Copyright © 2019-2022 Albert Krewinkel
Author Albert Krewinkel
Maintainer Albert Krewinkel <albert@zeitkraut.de>
Revised Revision 1 made by tarleb at 2022-01-30T07:58:58Z
Category Foreign
Home page https://hslua.org/
Bug tracker https://github.com/hslua/hslua/issues
Source repo head: git clone https://github.com/hslua/hslua.git(hslua-module-version)
Uploaded by tarleb at 2022-01-29T10:08:00Z
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 8200 total (215 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-01-29 [all 1 reports]

Readme for hslua-module-version-1.0.1

[back to package description]

hslua-module-version

GitHub CI Hackage Stackage Lts Stackage Nightly MIT license

Lua module to work with version specifiers.