2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message: Revbump all Haskell after updating lang/ghc96 |
2023-10-28 22:12:37 by Masatake Daimon | Files touched by this commit (4) |
Log message: lang/hs-hslua-list: Update to 1.1.1 hslua-list-1.1.1 - Released 2023-03-17. * Conversion to strings: added a __tostring that lists all elements separated by commas and a space, surrounded by braces and prefixed with the metatable's name. |
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message: Bump Haskell packages after updating lang/ghc94 |
2023-01-27 16:59:28 by Masatake Daimon | Files touched by this commit (5) |
Log message: lang/hs-hslua-list: import hs-hslua-list-1.1.0.1 Opinionated, fast, and extensible implementation of a Lua List type. The type re-uses some parts of Lua's base library, so the base library must be loaded before this one. |