OCaml: Difference between revisions

Pigs (talk | contribs)
m Add category languages
Pigs (talk | contribs)
m put languages on the bottom of the page
 
Line 18: Line 18:
#!nix-shell --pure -i ocaml -p ocaml
#!nix-shell --pure -i ocaml -p ocaml
*)
*)
[[Category:Languages]]


print_string "Hello world! 🚀 \n";;
print_string "Hello world! 🚀 \n";;
Line 78: Line 76:


More details: https://github.com/NixOS/nixpkgs/pull/53357#issuecomment-451727433
More details: https://github.com/NixOS/nixpkgs/pull/53357#issuecomment-451727433
[[Category:Languages]]