diff options
Diffstat (limited to 'devel/ocaml-fmt/pkg-descr')
-rw-r--r-- | devel/ocaml-fmt/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-fmt/pkg-descr b/devel/ocaml-fmt/pkg-descr new file mode 100644 index 000000000000..b3e5026127a5 --- /dev/null +++ b/devel/ocaml-fmt/pkg-descr @@ -0,0 +1,2 @@ +Combinator library to produce pretty-printers compatible with +the Format module of the OCaml standard distribution. |