Added lang/ocaml

This commit is contained in:
Valentin Robert 2017-06-27 11:39:15 -07:00
parent 12025511a1
commit f7ce419265
3 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; lang/ocaml/packages.el
(package! tuareg)
(package! merlin)