summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* gnu: Add OPAM.Ludovic Courtès2014-09-15
| | | | * gnu/packages/ocaml.scm (opam): New variable.
* gnu: ocaml: Install man pages in share/man.Mark H Weaver2014-04-02
| | | | * gnu/packages/ocaml.scm (ocaml): Pass -mandir to configure.
* gnu: Add OCaml. licenses: Add QPL.Cyril Roelandt2013-01-24
* gnu/packages/ocaml.scm: New file. * Makefile.am (MODULES): Add it. * guix/licenses.scm: New variable.