| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-lua | Distribution: SUSE Linux Enterprise 15 |
| Version: 2.2.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150500.1.1 | Build date: Tue Dec 13 22:16:58 2022 |
| Group: Unspecified | Build host: cabernet |
| Size: 669737 | Source RPM: ghc-lua-2.2.1-150500.1.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://hackage.haskell.org/package/lua | |
| Summary: Lua, an embeddable scripting language | |
This package provides bindings and types to bridge Haskell and <https://www.lua.org/ Lua>. The full Lua interpreter version 5.4.4 is included. Alternatively, a system-wide Lua installation can be linked instead.
MIT
* Sun Jun 19 2022 psimons@suse.com
- Update lua to version 2.2.1.
[#]# lua-2.2.1
Released 2022-06-19.
- Make string-peeking independent of the current foreign
encoding: always use char8 encoding to retrieve values of
`LUA_PRELOAD_TABLE` and `LUA_LOADED_TABLE`.
* Sat Feb 19 2022 psimons@suse.com
- Update lua to version 2.2.0.
[#]# lua-2.2.0
Released 2022-02-19.
- Update to Lua 5.4, include Lua 5.4.4 by default.
- Removed `hardcode-reg-keys` flag: this is no longer required
for Lua 5.4.
- Support arbitrary number of uservalues: Lua 5.4 allows an
arbitrary number of uservalues to be associated with userdata
objects. The functions `lua_newuserdata`, `lua_getuservalue`,
and `lua_setuservalue` are replaced with the new functions
`lua_newuserdatauv`, `lua_getiuservalue`, and
`lua_setiuservalue`, respectively.
The function `hslua_newhsuserdata` is renamed to
`hslua_newhsuserdatauv` and takes the number of associated
uservalues as an additional argument.
- Support for the new warnings system: export binding to
`lua_warning`.
- The function `lua_gc` now takes three data arguments of type
CInt. This is a workaround for the fact that the C function
has become variadic.
- The new patterns `LUA_GCGEN` and `LUA_GCINC` are usable with
`lua_gc` to switch to generational and incremental garbage
collection, respectively.
* Sat Jan 29 2022 psimons@suse.com
- Update lua to version 2.1.0.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/lua-2.1.0/src/CHANGELOG.md
* Thu Nov 04 2021 psimons@suse.com
- Update lua to version 2.0.1.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/lua-2.0.1/src/CHANGELOG.md
* Mon Nov 01 2021 psimons@suse.com
- Add lua at version 2.0.0.1.
/usr/lib64/ghc-8.10.7/lua-2.2.1 /usr/lib64/ghc-8.10.7/lua-2.2.1/libHSlua-2.2.1-DPhySmYP2nB4u08aTVG9E0-ghc8.10.7.so /usr/share/licenses/ghc-lua /usr/share/licenses/ghc-lua/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:16:51 2026