hslua-classes

Type classes for HsLua

https://hslua.org/

Version on this page:2.0.0
LTS Haskell 22.14:2.3.1
Stackage Nightly 2024-03-29:2.3.1
Latest on Hackage:2.3.1

See all snapshots hslua-classes appears in

MIT licensed by Albert Krewinkel, Gracjan Polak, Ömer Sinan Ağacan
Maintained by [email protected]
This version can be pinned in stack with:hslua-classes-2.0.0@sha256:77892ad3e81bd5a6e28d264f1d062839346569660368aa5f606805ae8f347d97,3794
Used by 1 package in nightly-2021-10-29(full list with versions):

hslua-classes

Build status AppVeyor Status Hackage

The HsLua package provides convenience classes for marshaling and function calling.

This package is part of HsLua, a Haskell framework built around the embeddable scripting language Lua.

Changes

Changelog

hslua-classes uses PVP Versioning.

hslua-classes 2.0.0

Release pending.

  • Initially created. Contains modules previously found in the Foreign.Lua.Types hierarchy from hslua-1.3.