summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* gnu: coq: Add search-paths for coq libraries.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (coq)[native-search-paths]: New field.
* gnu: Add ocaml-hex.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-hex): New variable.
* gnu: Add ocaml-cstruct.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-cstruct): New variable.
* gnu: Add ocaml-ocplib-endian.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-ocplib-endian): New variable.
* gnu: Add ocaml-async.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async): New variable.
* gnu: Add ocaml-async-extra.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async-extra): New variable.
* gnu: Add ocaml-async-unix.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async-unix): New variable.
* gnu: Add ocaml-core.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-core): New variable.
* gnu: Add ocaml-async-rpc-kernel.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async-rpc-kernel): New variable.
* gnu: Add ocaml-async-kernel.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async-kernel): New variable.
* gnu: Add ocaml-core-kernel.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-core-kernel): New variable.
* gnu: Add ocaml-ppx-jane.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
* gnu: Add ocaml-ppx-expect.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
* gnu: Add ocaml-re.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-re): New variable.
* gnu: Add ocaml-ppx-fields-conv.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
* gnu: Add ocaml-ppx-sexp-message.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
* gnu: Add ocaml-ppx-custom-printf.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
* gnu: Add ocaml-ppx-fail.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
* gnu: Add ocaml-ppx-bin-prot.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable.
* gnu: Add ocaml-ppx-pipebang.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
* gnu: Add ocaml-ppx-sexp-value.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
* gnu: Add ocaml4.01-batteries.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-batteries): New variable.
* gnu: Add ocaml4.01-xmlm.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-xmlm): New variable.
* gnu: Add ocaml4.01-ounit.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-ounit): New variable.
* gnu: Add ocaml4.01-qtest.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-qtest): New variable.
* gnu: Add ocaml4.01-camlzip.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-camlzip): New variable.
* gnu: Add ocaml4.01-csv.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-csv): New variable.
* gnu: Add ocaml4.01-sqlite3.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm: (ocaml4.01-sqlite3): New variable.
* gnu: Add ocaml4.01-bisect.Ben Woodcroft2017-05-10
| | | | | * gnu/packages/ocaml.scm (ocaml4.01-bisect): New variable. (ocaml-bisect)[properties]: New field.
* gnu: Add ocaml4.01-findlib.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-findlib): New variable.
* gnu: Add ocaml-4.01.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml-4.01): New variable.
* gnu: Move lynx to web-browsers.scm.Kei Kebreau2017-05-08
| | | | | | | | | | * gnu/packages/lynx.scm: Remove file and move lynx... * gnu/packages/web-browsers.scm: ...here. * gnu/packages/man.scm (define-module): Remove unused module import of (gnu packages lynx). * gnu/packages/ocaml.scm (define-module): Adjust module import to use (gnu packages web-browsers). * gnu/local.mk (GNU_SYSTEM_MODULES): Remove lynx.scm.
* gnu: ocaml-qtest: Use ocaml-qcheck.Julien Lepiller2017-04-29
| | | | * gnu/packages/ocaml.scm (ocaml-qtest)[propagated-inputs]: Add ocaml-qcheck.
* gnu: Add ocaml-qcheck.Julien Lepiller2017-04-29
| | | | * gnu/packages/ocaml.scm (ocaml-qcheck): New variable.
* gnu: Use HTTPS URLs for GitHub home-pages.Leo Famulari2017-04-02
| | | | | | | | | * gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm, gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm, gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm, gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm, gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on GitHub.
* gnu: ocaml-qtest: Update to 2.5.Ben Woodcroft2017-03-18
| | | | * gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.5.
* gnu: Add ocaml-csv.Ben Woodcroft2017-03-17
| | | | * gnu/packages/ocaml.scm (ocaml-csv): New variable.
* gnu: Add ocaml-sqlite3.Ben Woodcroft2017-03-17
| | | | * gnu/packages/ocaml.scm (ocaml-sqlite3): New variable.
* gnu: Add ocaml-ppx-typerep-conv.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
* gnu: Add ocaml-ppx-let.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
* gnu: Add ocaml-ppx-enumerate.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
* gnu: Add ocaml-ppx-assert.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
* gnu: Add ocaml-ppx-here.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
* gnu: Add ocaml-ppx-variants-conv.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
* gnu: Add ocaml-ppx-sexp-conv.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
* gnu: Add ocaml-variantslib.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
* gnu: Add ocaml-typerep.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-typerep): New variable.
* gnu: Add ocaml-sexplib.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-sexplib): New variable.
* gnu: Add ocaml-ppx-compare.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
* gnu: Add ocaml-ppx-bench.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.