···1-{ lib, fetchurl, ocaml-ng, version }:
0023# The ocamlformat package have been split into two in version 0.25.1:
4# one for the library and one for the executable.
5# Both have the same sources and very similar dependencies.
6-7-with ocaml-ng.ocamlPackages;
89rec {
10 tarballName = "ocamlformat-${version}.tbz";
···1+{ lib, fetchurl, version, astring, base, camlp-streams, cmdliner_1_0
2+, cmdliner_1_1, csexp, dune-build-info, either, fix, fpath, menhirLib, menhirSdk
3+, ocaml-version, ocp-indent, odoc-parser, result, stdio, uuseg, uutf }:
45# The ocamlformat package have been split into two in version 0.25.1:
6# one for the library and one for the executable.
7# Both have the same sources and very similar dependencies.
0089rec {
10 tarballName = "ocamlformat-${version}.tbz";