Path to this page:
./
lang/hs-hslua-marshalling,
Bindings to Lua, an embeddable scripting language
Branch: CURRENT,
Version: 2.3.1nb1,
Package name: hs-hslua-marshalling-2.3.1nb1,
Maintainer: pkgsrc-usersProvides functions to marshal values from Haskell to Lua, and vice versa.
This package is part of HsLua, a Haskell framework built around the
embeddable scripting language Lua.
Master sites:
Filesize: 16.861 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-hslua-marshalling-2.3.1nb1
- (2024-04-30) Updated to version: hs-hslua-marshalling-2.3.1
- (2023-11-02) Updated to version: hs-hslua-marshalling-2.3.0nb1
- (2023-10-28) Updated to version: hs-hslua-marshalling-2.3.0
- (2023-10-09) Updated to version: hs-hslua-marshalling-2.2.1nb2
- (2023-02-09) Updated to version: hs-hslua-marshalling-2.2.1nb1
CVS history: (Expand)
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:10:45 by Masatake Daimon | Files touched by this commit (4) |
Log message:
lang/hs-hslua-marshalling: Update to 2.3.0
hslua-marshalling-2.3.0 - Released 2023-03-13.
* Result is now an instance of MonadFail.
* New peeker and pusher functions for NonEmpty.
* Peeker combinators for optional values: The new combinators peekNilOr,
peekNoneOr, and peekNoneOrNil can be used to retrieve optional values.
|
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-25 17:23:22 by Masatake Daimon | Files touched by this commit (4) |
Log message:
lang/hs-hslua-marshalling: Update to 2.2.1
hslua-marshalling-2.2.1 - Released 2022-06-19
* Require hslua-core-2.2.1.
* Relax upper bound for mtl, allow mtl-2.3.
hslua-marshalling-2.2.0 - Released 2022-02-19
* Result is now an instance of Foldable and Traversable. Both Result and
Peek are made instances of MonadPlus.
* Require hslua-core-2.2.0.
|
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
|
2022-02-11 13:05:02 by Masatake Daimon | Files touched by this commit (5) |
Log message:
lang/hs-hslua-marshalling: import hs-hslua-marshalling-2.1.0
Provides functions to marshal values from Haskell to Lua, and vice versa.
This package is part of HsLua, a Haskell framework built around the
embeddable scripting language Lua.
|