hslua-typing: Type specifiers for Lua.

[ foreign, library, mit ] [ Propose Tags ]

Structure to hold detailed type information. The primary use-case at this time are auto-generated docs.


[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.1.1
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), containers (>=0.5.9 && <0.8), hslua-core (>=2.3 && <2.4), hslua-marshalling (>=2.3 && <2.4), text (>=1.2 && <2.2) [details]
License MIT
Copyright © 2023-2024 Albert Krewinkel
Author Albert Krewinkel
Maintainer Albert Krewinkel <tarleb@hslua.org>
Category Foreign
Home page https://hslua.org/
Source repo head: git clone https://github.com/hslua/hslua(hslua-typing)
Uploaded by tarleb at 2024-01-18T17:08:57Z
Distributions Arch:0.1.1, Fedora:0.1.0, LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1, openSUSE:0.1.1
Reverse Dependencies 4 direct, 185 indirect [details]
Downloads 1621 total (151 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-18 [all 1 reports]

Readme for hslua-typing-0.1.1

[back to package description]

hslua-typing

MIT License

Type specifiers for Lua.

Structure to hold detailed type information. The primary use-case at this time are auto-generated docs.

License

This project is licensed under the MIT license, the same license under which Lua and all other HsLua packages are published. See the LICENSE file for details.