8000 Split off pandoc-cli and pandoc-server by jgm · Pull Request #8309 · jgm/pandoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Split off pandoc-cli and pandoc-server #8309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Split off pandoc-cli and pandoc-server #8309

merged 1 commit into from
Sep 22, 2022

Conversation

jgm
Copy link
Owner
@jgm jgm commented Sep 20, 2022

I'm putting this up for comment @tarleb.
If you like the Lua changes, we could merge this part separately before deciding on the package-splitting.

@tarleb
Copy link
Collaborator
tarleb commented Sep 20, 2022

I definitely like the Lua part, it ensures a much cleaner separation!

The only comments I have are about Setup.hs and COPYING.md: the former can be omitted when using build-type: Simple; the latter could be a symlink, as cabal is smart enough to use the linked file when running cabal sdist.

Looks really good to me.

@jgm jgm force-pushed the split-packages branch 2 times, most recently from ea04290 to 65af167 Compare September 20, 2022 22:06
@jgm
Copy link
Owner Author
jgm commented Sep 20, 2022

I've merged the Lua changes into master, so this PR now only contains the splitting off of pandoc-cli and pandoc-server.

One issue to consider is whether the pandoc man page (or perhaps a symlink to it) should go in pandoc-cli. Maybe the pandoc-server man page should go there too? But then, there's also a case to be made for including teh pandoc-server man page in pandoc-server.

@jgm jgm changed the title Split off pandoc-cli and pandoc-server ; refactor Lua tree Split off pandoc-cli and pandoc-server Sep 20, 2022
@jgm jgm marked this pull request as ready for review September 22, 2022 16:14
This also removes the unnecessary Setup.hs from pandoc.
Cabal does not need this with build-type 'simple'.
@jgm jgm merged commit bd1d923 into master Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0