hslua-module-system: Lua module wrapper around Haskell's System module.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0, 0.1.0.1, 0.2.0, 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 && <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-05-01T18:15:58Z |
Modules
[Index] [Quick Jump]
- Foreign
- Lua
Downloads
- hslua-module-system-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees