OCaml.

Commit
cf10cafa675b4dcc96bdb19c38d94291d86c53ff
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
smart-documents.org
index 32f4db0b..ade38893 100644..100644
@@ -891,6 +891,12 @@
891 891 (add-hook 'python-mode-hook 'py-yapf-enable-on-save)
892 892 #+END_SRC
893 893
894 Added: *** OCaml
895 Added:
896 Added: #+BEGIN_SRC emacs-lisp :tangle yes
897 Added: (use-package tuareg)
898 Added: #+END_SRC
899 Added:
894 900 *** Haskell
895 901
896 902 #+BEGIN_SRC emacs-lisp :tangle yes