ocamlformat: 0.16.0 -> 0.17.0
Adds 'ocamlformat_0_17_0' and update 'ocamlformat'.
This commit is contained in:
@@ -48,5 +48,9 @@ rec {
|
||||
version = "0.16.0";
|
||||
};
|
||||
|
||||
ocamlformat = ocamlformat_0_16_0;
|
||||
ocamlformat_0_17_0 = mkOCamlformat {
|
||||
version = "0.17.0";
|
||||
};
|
||||
|
||||
ocamlformat = ocamlformat_0_17_0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user