Skip to content
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

refactor: remove Format constructor #17

Conversation

Alizter
Copy link
Contributor

@Alizter Alizter commented Oct 18, 2023

We remove the Format constructor in Pp.t that prevented it from being directly serializable.

@Alizter Alizter force-pushed the ps/branch/refactor__remove_format_constructor branch from 6f268ce to b400de5 Compare October 18, 2023 00:55
We remove the Format constructor in Pp.t that prevented it from being
drectly serializable.

Signed-off-by: Ali Caglayan <[email protected]>
@Alizter Alizter force-pushed the ps/branch/refactor__remove_format_constructor branch from b400de5 to 5dd34c5 Compare October 18, 2023 00:57
@rgrinberg rgrinberg merged commit faf15db into ocaml-dune:master Oct 18, 2023
7 checks passed
@Alizter Alizter deleted the ps/branch/refactor__remove_format_constructor branch October 18, 2023 07:33
@mbarbin mbarbin mentioned this pull request Aug 23, 2024
mbarbin added a commit to mbarbin/opam-repository-1 that referenced this pull request Sep 16, 2024
CHANGES:

- Prepare release (ocaml-dune/pp#21, @mbarbin)
  - Upgrade to `ocamlformat.0.26.2`.
  - Fmt the code
  - Add CI badge to README
  - Upgrade GitHub workflow actions dependencies (checkout@v4, setup-ocaml@v3)
  - Add more validation steps in CI
  - Add `ocamlformat` as dev-setup dependency

- Add `Pp.verbatimf`. (ocaml-dune/pp#18, @mbarbin)

- Add `Pp.paragraph` and `Pp.paragraphf` (ocaml-dune/pp#19, @Alizter)

- Remove `of_fmt` constructor. (ocaml-dune/pp#17, @Alizter)
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