ocamlformat: 0.17.0 -> 0.18.0

https://github.com/ocaml-ppx/ocamlformat/releases/tag/0.18.0
This commit is contained in:
Mario Rodas
2021-04-01 04:20:00 +00:00
parent 7919518f02
commit 212adc0c99
2 changed files with 27 additions and 7 deletions
@@ -52,5 +52,9 @@ rec {
version = "0.17.0";
};
ocamlformat = ocamlformat_0_17_0;
ocamlformat_0_18_0 = mkOCamlformat {
version = "0.18.0";
};
ocamlformat = ocamlformat_0_18_0;
}