hslua-module-system: Lua module wrapper around Haskell's System module.

[ foreign, library, mit ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), directory (>=1.3 && <1.4), hslua (>=1.0 && <1.2), temporary (>=1.2 && <1.4) [details]
License MIT
Copyright 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 2019-04-28T20:20:36Z
Distributions Arch:1.1.0.1, Debian:0.2.1, Fedora:1.1.0.1, LTSHaskell:1.1.1, NixOS:1.1.1, Stackage:1.1.1, openSUSE:1.1.1
Reverse Dependencies 2 direct, 166 indirect [details]
Downloads 22939 total (250 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-04-28 [all 1 reports]