hslua-aeson: Allow aeson data types to be used with Lua.

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.

[maintain] [Publish]

This package provides instances to push and receive any datatype encodable as JSON to and from the Lua stack.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.3.0, 0.3.0.1, 0.3.0.2, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.3.1, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.0.1, 2.2.1, 2.3.0, 2.3.0, 2.3.0.1, 2.3.1
Change log CHANGELOG.md
Dependencies aeson (>=1.5 && <2.2), base (>=4.8 && <5), bytestring (>=0.10.2 && <0.12), containers (>=0.5.9 && <0.7), hashable (>=1.2 && <1.5), hslua-core (>=2.0 && <2.4), hslua-marshalling (>=2.1 && <2.3), mtl (>=2.2 && <2.4), scientific (>=0.3 && <0.4), text (>=1.2 && <2.1), unordered-containers (>=0.2 && <0.3), vector (>=0.7) [details]
License MIT
Copyright © 2017–2023 Albert Krewinkel
Author Albert Krewinkel
Maintainer Albert Krewinkel <albert+hslua@zeitkraut.de>
Category Foreign
Home page https://hslua.org/
Source repo head: git clone https://github.com/hslua/hslua(hslua-aeson)
Uploaded by tarleb at 2023-02-21T18:16:47Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hslua-aeson-2.3.0

[back to package description]

hslua-aeson

MIT License

Pushes and retrieves aeson Values to and from the Lua stack.

License

This project is licensed under the MIT license, the same license under which hslua and lua itself are published. See the LICENSE file for details.