./lang/hs-hslua, Bindings to Lua, an embeddable scripting language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.1nb1, Package name: hs-hslua-2.3.1nb1, Maintainer: szptvlfn

HsLua provides bindings, wrappers, types, and helper functions to
bridge Haskell and Lua.


Required to run:
[devel/hs-exceptions] [lang/lua53] [devel/hs-fail] [lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 17.04 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-03 11:38:51 by Masatake Daimon | Files touched by this commit (4)
Log message:
lang/hs-hslua: Update to 2.3.1

hslua-2.3.1 - Released 2024-01-18.

    Relaxed upper bound for text, containers, and bytestring, allowing
    text-2.1, containers-0.7, and bytestring-0.12.

    Require latest versions of HsLua packages.
   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-30 18:31:20 by Masatake Daimon | Files touched by this commit (4)
Log message:
lang/hs-hslua: Update to 2.3.0

hslua-2.3.0 -Released 2023-03-13.
* Require version 2.3.* of HsLua packages: hslua-core, hslua-marshalling,
  hslua-objectorientation, hslua-packaging, hslua-aeson, hslua-classes.
* Include hslua-typing, re-export HsLua.Typing.
   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-26 19:08:11 by Masatake Daimon | Files touched by this commit (4)
Log message:
lang/hs-hslua: Update to 2.2.1

hslua-2.2.1 - Released 2022-06-19
* Require hslua-core-2.2.1.
* Require hslua-marshalling-2.2.0.1.
* Relax upper bound for mtl, allow mtl-2.3.

hslua-2.2.0 - Released 2022-02-19
* Require version 2.2.* of all hslua-* packages.
* Include hslua-aeson, and re-export HsLua.Aeson from HsLua.
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler