Evan Silberman <e...@jklol.net> writes: > Greg Steuck <gne...@openbsd.org> wrote: >> Looks like `pandoc lua` doesn't require and runtime deps on lua, >> is that correct? > > Correct. HsLua embeds a Lua interpreter by default. NB the embedded Lua > existed before 3.x for custom filters there just wasn't the option to > run pandoc in Lua repl mode, so nothing new here. We can configure our > build to link to a system-installed Lua. I don't know of a particular > reason to do so.
Nor do I. Let's commit it as is. Thanks for the update. Thanks Grg