hackage.haskell.org : hslua-examples : 2.0.2
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.2
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- base >=4.9 && <5
- bytestring *
- hslua >=2.0 && <2.4
- lua >=2.0 && <2.4
- text *