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.0.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, 1.1.3, 1.2.0, 1.2.1, 1.2.1.1, 1.2.2, 1.2.3, 1.3.0 (info) |
|---|---|
| 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 && <1.2), temporary (>=1.2 && <1.4) [details] |
| Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5 |
| License | MIT |
| Copyright | Albert Krewinkel <albert+hslua@zeitkraut.de> |
| Author | Albert Krewinkel |
| Maintainer | albert+hslua@zeitkraut.de |
| Uploaded | by tarleb at 2019-05-01T18:17:19Z |
| Category | Foreign |
| Home page | https://github.com/hslua/hslua-module-system |
| Source repo | head: git clone https://github.com/hslua/hslua-module-system.git |
| Distributions | Arch:1.1.2, Debian:0.2.1, Fedora:1.1.3, LTSHaskell:1.1.3, NixOS:1.1.3, Stackage:1.2.3, openSUSE:1.2.3 |
| Reverse Dependencies | 2 direct, 170 indirect [details] |
| Downloads | 26292 total (53 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-05-01 [all 1 reports] |