GNU bug report logs -
#49150
[PATCH 0/9] Add ocamlformat and dependencies
Previous Next
Reported by: Xinglu Chen <public <at> yoctocell.xyz>
Date: Mon, 21 Jun 2021 09:58:01 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 8 Aug 2021 22:45:41 +0200
with message-id <20210808224541.7ce577ed <at> tachikoma.lepiller.eu>
and subject line Re: [bug#49150] [PATCH 0/9] Add ocamlformat and dependencies
has caused the debbugs.gnu.org bug report #49150,
regarding [PATCH 0/9] Add ocamlformat and dependencies
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
49150: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49150
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
This series add ‘ocamlformat’, a code formatter for OCaml, and some
missing dependencies. It also updates the ‘ocaml-bisect-ppx’ package,
otherwise ‘ocamlformat’ would not build.
Some tests for ‘ocamlformat’ are failing, not sure why, so I have
disabled them for now.
Xinglu Chen (9):
gnu: ocaml-bisect-ppx: Update to 2.6.1.
gnu: Add ocaml-menhir-lib.
gnu: Add ocaml-menhir-sdk.
gnu: Add ocaml-uucd.
gnu: Add ocaml-uucp.
gnu: Add ocaml-uuseg.
gnu: Add ocaml-fix.
gnu: Add ocaml-dune-build-info.
gnu: Add ocamlformat.
gnu/packages/ocaml.scm | 240 ++++++++++++++++++++++++++++++++++++++---
1 file changed, 224 insertions(+), 16 deletions(-)
base-commit: 71c3f954194770956b39d311fab44ee6ddb4f666
--
2.32.0
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
Le Mon, 21 Jun 2021 11:56:59 +0200,
Xinglu Chen <public <at> yoctocell.xyz> a écrit :
> This series add ‘ocamlformat’, a code formatter for OCaml, and some
> missing dependencies. It also updates the ‘ocaml-bisect-ppx’ package,
> otherwise ‘ocamlformat’ would not build.
>
> Some tests for ‘ocamlformat’ are failing, not sure why, so I have
> disabled them for now.
>
> Xinglu Chen (9):
> gnu: ocaml-bisect-ppx: Update to 2.6.1.
> gnu: Add ocaml-menhir-lib.
> gnu: Add ocaml-menhir-sdk.
> gnu: Add ocaml-uucd.
> gnu: Add ocaml-uucp.
> gnu: Add ocaml-uuseg.
> gnu: Add ocaml-fix.
> gnu: Add ocaml-dune-build-info.
> gnu: Add ocamlformat.
>
> gnu/packages/ocaml.scm | 240
> ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 224
> insertions(+), 16 deletions(-)
>
>
> base-commit: 71c3f954194770956b39d311fab44ee6ddb4f666
Sorry for the delay! Pushed as
e473fe1056a8b8089715dff46050355f777ef5ed to
e83fe81be4677aca1f42f0df9c8d2606400a4619, after fixing the
description ocaml-uuseg. I omited patches 2 and 3 and fixed ocamlformat
accordingly.
Thanks!
This bug report was last modified 4 years and 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.