hackage.haskell.org : hslua-examples : 2.0.1
The HsLua modules provide wrappers of Lua language interpreter as described on the official <https://www.lua.org/ Lua website). This package contains example programs, demonstrating the possibility to work with Lua from within Haskell and vice versa.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/hslua-examples@2.0.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- base >=4.9 && <5
- bytestring *
- hslua >=2.0 && <2.2
- hslua-marshalling >=2.0 && <2.2
- lua >=2.0 && <2.2
- text *