CVS log for pkgsrc/lang/hs-hslua-cli/buildlink3.mk
Up to [cvs.NetBSD.org] / pkgsrc / lang / hs-hslua-cli
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:39 2025 UTC (3 weeks, 2 days ago) by pho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:33 2025 UTC (7 weeks, 4 days ago) by pho
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 30 23:43:25 2025 UTC (8 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
lang/hs-hslua-cli: update to hslua-cli-1.4.3
## hslua-cli-1.4.3
Release pending.
- Include copyright notice when printing version info; i.e., the
behavior is now closer to that of the default `lua`
interpreter.
- Avoid "redundant import" warning when compiling with GHC 9.10.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:22 2024 UTC (10 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Recursive revbump after changing the default Haskell compiler
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 1 10:41:55 2024 UTC (10 months, 3 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
lang/hs-hslua-cli: Update to 1.4.2
hslua-cli-1.4.2 - Released 2024-01-18.
Relaxed upper bound for text, allowing text-2.1.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:37:07 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Revbump all Haskell after updating lang/ghc96
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 29 11:45:07 2023 UTC (16 months, 4 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3
lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 9 04:54:37 2023 UTC (17 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Bump Haskell packages after updating lang/ghc94
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 7 01:40:57 2023 UTC (2 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
revbump all the Haskell packages after modifying the runtime system of lang/ghc94
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 29 08:39:22 2023 UTC (2 years, 1 month ago) by pho
Branches: MAIN
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.
CVSweb <webmaster@jp.NetBSD.org>