Path to this page:
Subject: CVS commit: pkgsrc/lang/hs-hslua-cli
From: Masatake Daimon
Date: 2023-10-29 12:45:07
Message id: 20231029114507.8A7E7FADC@cvs.NetBSD.org
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.
Files: