./textproc/ocaml-easy-format, Pretty-printing library for OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.2nb2, Package name: ocaml-easy-format-1.3.2nb2, Maintainer: jaapb

This module offers a high-level and functional interface to the Format module
of the OCaml standard library. It is a pretty-printing facility, i.e. it takes
as input some code represented as a tree and formats this code into the most
visually satisfying result, breaking and indenting lines of code where
appropriate.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-dune]

Required to build:
[misc/ocaml-opaline]

Master sites:

Filesize: 16.199 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) | Package updated
Log message:
Recursive revbump associated with update of ocaml.

Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-01-24 17:31:54 by Jaap Boender | Files touched by this commit (4) | Package updated
Log message:
Updated textproc/ocaml-easy-format to version 1.3.2.

This updates support from jbuilder to dune 2.0.
   2019-03-05 18:35:52 by Jaap Boender | Files touched by this commit (3)
Log message:
Updated textproc/ocaml-easy-format for dune compatibility.

Package now compatible with dune 1.7; revbump.
   2018-11-27 23:48:37 by Jaap Boender | Files touched by this commit (1)
Log message:
Updated PLIST for textproc/ocaml-easy-format

(Forgot to do this for the earlier commit)
   2018-11-27 23:45:00 by Jaap Boender | Files touched by this commit (3)
Log message:
Updated textproc/ocaml-easy-format to version 1.3.1.

Can't find a changelog, but mostly this seems to deal with changing the
build system to dune.