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), 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]
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.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 22926 total (253 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]