| Name: | ghc-hslua |
|---|---|
| Version: | 2.3.1 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 69528 |
| License: | MIT |
| RPM: | ghc-hslua-2.3.1-1.el10_0.aarch64.rpm |
| Source RPM: | ghc-hslua-2.3.1-1.el10_0.src.rpm |
| Build Date: | Tue May 20 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/hslua |
| Summary: | Bindings to Lua, an embeddable scripting language |
| Description: | HsLua provides wrappers and helpers to bridge Haskell and Lua. It builds upon the lua package, which allows to bundle a Lua interpreter with a Haskell program. |