diff options
| author | John MacFarlane <[email protected]> | 2025-07-13 22:47:11 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-07-13 22:47:11 -0700 |
| commit | ee4c9352ee9282f348d9459eafc08cbc0c671a91 (patch) | |
| tree | d2cb7fdf2ef2569a9f745a023a7fa02c0e61c3aa /pandoc-lua-engine/test/lua/module | |
| parent | cff9ace0db3ec62f9c0fc72529e531e1985133b9 (diff) | |
Remove code duplication around version info.
Text.Pandoc.App.CommandLineOptions and pandoc-cli/src/pandoc.hs
had similar code for generating version information.
To avoid duplication, we now export `versionInfo` from
Text.Pandoc.App [API change]. (The function is reexported from the
non-public module Text.Pandoc.App.CommandLineOptions.) This function
has three parameters that can be filled in when it is called by
pandoc-cli.
This change will make it simpler to revise version information.
Diffstat (limited to 'pandoc-lua-engine/test/lua/module')
0 files changed, 0 insertions, 0 deletions
