Path to this page:
./
lang/hs-hslua-cli,
Command-line interface for Lua
Branch: CURRENT,
Version: 1.4.2nb1,
Package name: hs-hslua-cli-1.4.2nb1,
Maintainer: pkgsrc-usersProvides an embeddable command-line interface for Lua. The interface is
compatible with the standard Lua interpreter, i.e., the lua executable
provided in a default Lua installation.
Master sites:
Filesize: 5.766 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-hslua-cli-1.4.2nb1
- (2024-05-01) Updated to version: hs-hslua-cli-1.4.2
- (2023-11-02) Updated to version: hs-hslua-cli-1.4.1nb1
- (2023-10-29) Updated to version: hs-hslua-cli-1.4.1
- (2023-10-09) Updated to version: hs-hslua-cli-1.2.0nb2
- (2023-02-09) Updated to version: hs-hslua-cli-1.2.0nb1
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-29 12:45:07 by Masatake Daimon | Files touched by this commit (4) |
Log message:
lang/hs-hslua-cli: Update to 1.4.1
hslua-cli-1.4.1 - Released 2023-03-18.
* Always start the REPL if the -i parameter is given on the command
line. This fixes a bug where the REPL would not start if -v, -e or -l
where given.
hslua-cli-1.4.0.1 - Released 2023-03-17.
* Fix building on Windows.
hslua-cli-1.4.0 - Released 2023-03-16.
* Isocline-based REPL: interactive mode is now supported with the help of a
new repl built with the isocline library.
hslua-cli-1.3.0 - Released 2023-03-13.
* Require hslua-core 2.3.
|
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-29 09:39:22 by Masatake Daimon | Files touched by this commit (5) |
Log message:
lang/hs-hslua-cli: import hs-hslua-cli-1.2.0
Provides an embeddable command-line interface for Lua. The interface is
compatible with the standard Lua interpreter, i.e., the lua executable
provided in a default Lua installation.
|