2 Commits

Author SHA1 Message Date
jturner
b95391d5cc Make sure extLib.cmi gets installed, which will be required by other
ports (opam) currently being worked on. From jca@wxcvbn.org.

ok sthen@
2013-03-28 23:21:02 +00:00
jasper
d45386c6f5 import ocaml-extlib-1.5.3
ExtLib is a project aiming at providing a complete - yet small -
standard library for the OCaml programming langage. The purpose of this
library is to add new functions to OCaml Standard Library modules, to
modify some functions in order to get better performances or more safety
(tail-recursive) but also to provide new modules which should be useful
for the average OCaml programmer.

help/ok chrisz@
2012-11-06 20:52:49 +00:00