hslua

A Lua language interpreter embedding in Haskell

Version on this page:0.9.5.2
LTS Haskell 23.27:2.3.1
Stackage Nightly 2025-07-12:2.3.1
Latest on Hackage:2.4.0

See all snapshots hslua appears in

MIT licensed by Gracjan Polak, Ömer Sinan Ağacan
This version can be pinned in stack with:hslua-0.9.5.2@sha256:dfe2e0e277a1790525fdb5fa0289e154208e63fe8818ee90c3769b8dbd45f87c,7963

Module documentation for 0.9.5.2

  • Foreign
    • Foreign.Lua
      • Foreign.Lua.Api
        • Foreign.Lua.Api.Constants
        • Foreign.Lua.Api.RawBindings
        • Foreign.Lua.Api.Types
      • Foreign.Lua.FunctionCalling
      • Foreign.Lua.Types
        • Foreign.Lua.Types.Error
        • Foreign.Lua.Types.FromLuaStack
        • Foreign.Lua.Types.Lua
        • Foreign.Lua.Types.ToLuaStack
      • Foreign.Lua.Util

Changes