hslua-typing: Type specifiers for Lua.

[ foreign, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

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, 0.2.0
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), containers (>=0.5.9 && <0.9), hslua-core (>=2.3 && <2.4), hslua-marshalling (>=2.3 && <2.4) [details]
Tested with ghc ==9.6, ghc ==9.8, ghc ==9.10, ghc ==9.12
License MIT
Copyright © 2023-2026 Albert Krewinkel
Author Albert Krewinkel
Maintainer Albert Krewinkel <tarleb@hslua.org>
Uploaded by tarleb at 2026-01-08T15:34:31Z
Category Foreign
Home page https://hslua.org/
Source repo head: git clone https://github.com/hslua/hslua(hslua-typing)
Distributions Arch:0.1.1, Fedora:0.1.1, LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1, openSUSE:0.1.1
Reverse Dependencies 4 direct, 189 indirect [details]
Downloads 3465 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-01-08 [all 1 reports]

Readme for hslua-typing-0.2.0

[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.