hackage.haskell.org : hslua : 0.9.3
HsLua provides wrappers and helpers to bridge Haskell and Lua. It builds upon the lua package, which allows to bundle a Lua interpreter with a Haskell program. Example programs can be found in the hslua-examples subdir of the project repository.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/hslua@0.9.3
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- base >=4.7 && <5
- bytestring >=0.10.2 && <0.11
- containers >=0.5 && <0.6
- exceptions >=0.8 && <0.9
- fail >=4.9 && <5
- mtl >=2.2 && <2.3
- text *