hslua-module-system: Lua module wrapper around Haskell's System module.
Provides access to system information and functionality
to Lua scripts via Haskell's System
module.
Intended usage for this package is to preload it by adding
the loader function to package.preload
. Note that the
Lua package
library must have already been loaded before
the loader can be added.
Downloads
- hslua-module-system-0.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.1.0.1, 0.2.0, 0.2.1, 0.2.2, 0.2.2.1, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.1.0.1, 1.1.1, 1.1.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <5), containers (>=0.5 && <0.7), directory (>=1.3 && <1.4), exceptions (>=0.8 && <0.11), hslua (>=1.0.3 && <1.3), temporary (>=1.2 && <1.4) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.3, ghc ==8.10.1 |
License | MIT |
Copyright | © 2019-2020 Albert Krewinkel <albert+hslua@zeitkraut.de> |
Author | Albert Krewinkel |
Maintainer | albert+hslua@zeitkraut.de |
Category | Foreign |
Home page | https://github.com/hslua/hslua-module-system |
Source repo | head: git clone https://github.com/hslua/hslua-module-system.git |
Uploaded | by tarleb at 2020-08-15T11:44:25Z |
Distributions | Arch:1.1.1, Debian:0.2.1, Fedora:1.1.2, LTSHaskell:1.1.2, NixOS:1.1.2, Stackage:1.1.2, openSUSE:1.1.2 |
Reverse Dependencies | 2 direct, 168 indirect [details] |
Downloads | 26010 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-08-15 [all 1 reports] |