@hackage hslua-module-system1.1.0.1
Lua module wrapper around Haskell's System module.
Installation
Tested Compilers
Dependencies (8)
- base >=4.11 && <5
- directory >=1.3 && <1.4
- exceptions >=0.8 && <0.11
- hslua-core >=2.1 && <2.4
- hslua-marshalling >=2.1 && <2.4
- hslua-packaging >=2.3 && <2.4 Show all…
Dependents (4)
@hackage/hslua, @hackage/pandoc, @hackage/hslua-module-zip, @hackage/pandoc-lua-engine
Provides access to system information and
functionality to Lua scripts via Haskell's System
module.
This package is part of HsLua, a Haskell framework built around the embeddable scripting language Lua.