summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/ocaml/4.14.nix
blob: 9df634cf627a1cd6d2d35ed8a2a69da763d1a099 (plain)
1
2
3
4
5
6
import ./generic.nix {
  major_version = "4";
  minor_version = "14";
  patch_version = "4";
  sha256 = "sha256-Ux32KA7PPTAp7UQEhY03wSJHCgTJpBBOa0juT3YvF1w=";
}