OCaml: Difference between revisions
m Add category languages |
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 | ||
*) | *) | ||
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]] | |||