Loading pkgs/top-level/ocaml-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -2059,7 +2059,7 @@ in let inherit (pkgs) callPackage; in rec ocamlPackages_latest = ocamlPackages_5_2; ocamlPackages = ocamlPackages_5_1; ocamlPackages = ocamlPackages_5_2; # We still have packages that rely on unsafe-string, which is deprecated in OCaml 4.06.0. # Below are aliases for porting them to the latest versions of the OCaml 4 series. Loading Loading
pkgs/top-level/ocaml-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -2059,7 +2059,7 @@ in let inherit (pkgs) callPackage; in rec ocamlPackages_latest = ocamlPackages_5_2; ocamlPackages = ocamlPackages_5_1; ocamlPackages = ocamlPackages_5_2; # We still have packages that rely on unsafe-string, which is deprecated in OCaml 4.06.0. # Below are aliases for porting them to the latest versions of the OCaml 4 series. Loading