Name: | ghc-hslua |
---|---|
Version: | 2.3.1 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 28416 |
License: | MIT |
RPM: | ghc-hslua-2.3.1-1.el10_0.x86_64.rpm |
Source RPM: | ghc-hslua-2.3.1-1.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.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. |