hslua-objectorientation: Object orientation tools for HsLua

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

Expose Haskell objects to Lua with an object oriented interface.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.0.1, 2.2.1, 2.3.0, 2.3.1, 2.4.0, 2.5.0
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), containers (>=0.5.9 && <0.9), hslua-core (>=2.2.1 && <2.4), hslua-marshalling (>=2.2.1 && <2.4), hslua-typing (>=0.1 && <0.3), text (>=1.2 && <2.2) [details]
Tested with ghc ==9.6, ghc ==9.8, ghc ==9.10, ghc ==9.12
License MIT
Copyright © 2021-2026 Albert Krewinkel
Author Albert Krewinkel
Maintainer tarleb@hslua.org
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-objectorientation)
Uploaded by tarleb at 2026-01-08T15:35:06Z
Distributions Arch:2.3.1, Fedora:2.3.1, LTSHaskell:2.3.1, NixOS:2.3.1, Stackage:2.4.0, openSUSE:2.4.0
Reverse Dependencies 2 direct, 190 indirect [details]
Downloads 11317 total (22 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-objectorientation-2.5.0

[back to package description]

hslua-objectorientation

Build status AppVeyor Status Hackage

Expose Haskell data to Lua with an object oriented interface.