File: README.md

package info (click to toggle)
haskell-hslua-module-version 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 96 kB
  • sloc: haskell: 153; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 887 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# hslua-module-version

[![GitHub CI][CI badge]](https://github.com/hslua/hslua-module-version/actions)
[![Hackage][Hackage badge]](https://hackage.haskell.org/package/hslua-module-version)
[![Stackage Lts][Stackage Lts badge]](http://stackage.org/lts/package/hslua-module-version)
[![Stackage Nightly][Stackage Nightly badge]](http://stackage.org/nightly/package/hslua-module-version)
[![MIT license][License badge]](LICENSE)

[CI badge]: https://img.shields.io/github/workflow/status/hslua/hslua/CI.svg?logo=github
[Hackage badge]: https://img.shields.io/hackage/v/hslua-module-version.svg?logo=haskell
[Stackage Lts badge]: http://stackage.org/package/hslua-module-version/badge/lts
[Stackage Nightly badge]: http://stackage.org/package/hslua-module-version/badge/nightly
[License badge]: https://img.shields.io/badge/license-MIT-blue.svg

Lua module to work with version specifiers.