Skip to content

refactor: use Command.Args.t for Modules.pp #8109

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 4 commits into from
Jul 6, 2023

Conversation

emillon
Copy link
Collaborator

@emillon emillon commented Jul 5, 2023

This allows using the concatenation DSL instead of list and string manipulation.

@emillon emillon requested a review from rgrinberg July 5, 2023 09:31
@emillon emillon force-pushed the refactor-module-pp-args branch from 8413431 to b482ed7 Compare July 5, 2023 09:37
@emillon emillon force-pushed the refactor-module-pp-args branch from b482ed7 to 13e1b05 Compare July 5, 2023 10:15
@emillon
Copy link
Collaborator Author

emillon commented Jul 5, 2023

Good points. The changes I wanted to do (use Args more) actually don't require changes to Module itself. How does that look now?

emillon added 3 commits July 6, 2023 09:59
This allows using the concatenation DSL instead of list and string
manipulation.

Signed-off-by: Etienne Millon <me@emillon.org>
Signed-off-by: Etienne Millon <me@emillon.org>
Signed-off-by: Etienne Millon <me@emillon.org>
@emillon emillon force-pushed the refactor-module-pp-args branch from 13e1b05 to a644738 Compare July 6, 2023 08:00
@emillon emillon merged commit 1d0030a into ocaml:main Jul 6, 2023
@emillon emillon deleted the refactor-module-pp-args branch July 6, 2023 11:43
emillon added a commit to emillon/dune that referenced this pull request Jul 10, 2023
Fixes ocaml#8158

This is an error introduced in ocaml#8109, not part of a release.

Signed-off-by: Etienne Millon <me@emillon.org>
emillon added a commit to emillon/dune that referenced this pull request Jul 10, 2023
Fixes ocaml#8158

This is an error introduced in ocaml#8109, not part of a release.

Signed-off-by: Etienne Millon <me@emillon.org>
emillon added a commit to emillon/dune that referenced this pull request Jul 11, 2023
Fixes ocaml#8158

This is an error introduced in ocaml#8109, not part of a release.

Signed-off-by: Etienne Millon <me@emillon.org>
emillon added a commit that referenced this pull request Jul 11, 2023
Fixes #8158

This is an error introduced in #8109, not part of a release.

Signed-off-by: Etienne Millon <me@emillon.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants