summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add ocaml-ppx-jane.•••* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable. Julien Lepiller2017-05-251-0/+36
* gnu: Add ocaml-ppx-expect.•••* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable. Julien Lepiller2017-05-251-0/+35
* gnu: Add ocaml-re.•••* gnu/packages/ocaml.scm (ocaml-re): New variable. Julien Lepiller2017-05-251-0/+26
* gnu: Add ocaml-ppx-fields-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable. Julien Lepiller2017-05-251-0/+25
* gnu: Add ocaml-ppx-sexp-message.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable. Julien Lepiller2017-05-251-0/+25
* gnu: Add ocaml-ppx-custom-printf.•••* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable. Julien Lepiller2017-05-251-0/+22
* gnu: Add ocaml-ppx-fail.•••* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable. Julien Lepiller2017-05-251-0/+22
* gnu: Add ocaml-ppx-bin-prot.•••* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable. Julien Lepiller2017-05-251-0/+22
* gnu: Add ocaml-ppx-pipebang.•••* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable. Julien Lepiller2017-05-251-0/+21
* gnu: Add ocaml-ppx-sexp-value.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable. Julien Lepiller2017-05-251-0/+23
* gnu: Add ocaml4.01-batteries.•••* gnu/packages/ocaml.scm (ocaml4.01-batteries): New variable. Ben Woodcroft2017-05-101-0/+3
* gnu: Add ocaml4.01-xmlm.•••* gnu/packages/ocaml.scm (ocaml4.01-xmlm): New variable. Ben Woodcroft2017-05-101-0/+3
* gnu: Add ocaml4.01-ounit.•••* gnu/packages/ocaml.scm (ocaml4.01-ounit): New variable. Ben Woodcroft2017-05-101-0/+3
* gnu: Add ocaml4.01-qtest.•••* gnu/packages/ocaml.scm (ocaml4.01-qtest): New variable. Ben Woodcroft2017-05-101-0/+3
* gnu: Add ocaml4.01-camlzip.•••* gnu/packages/ocaml.scm (ocaml4.01-camlzip): New variable. Ben Woodcroft2017-05-101-0/+18
* gnu: Add ocaml4.01-csv.•••* gnu/packages/ocaml.scm (ocaml4.01-csv): New variable. Ben Woodcroft2017-05-101-0/+3
* gnu: Add ocaml4.01-sqlite3.•••* gnu/packages/ocaml.scm: (ocaml4.01-sqlite3): New variable. Ben Woodcroft2017-05-101-0/+3
* gnu: Add ocaml4.01-bisect.•••* gnu/packages/ocaml.scm (ocaml4.01-bisect): New variable. (ocaml-bisect)[properties]: New field. Ben Woodcroft2017-05-101-1/+16
* gnu: Add ocaml4.01-findlib.•••* gnu/packages/ocaml.scm (ocaml4.01-findlib): New variable. Ben Woodcroft2017-05-101-0/+8
* gnu: Add ocaml-4.01.•••* gnu/packages/ocaml.scm (ocaml-4.01): New variable. Ben Woodcroft2017-05-101-0/+31
* gnu: Move lynx to web-browsers.scm.•••* 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. Kei Kebreau2017-05-081-1/+1
* gnu: ocaml-qtest: Use ocaml-qcheck.•••* gnu/packages/ocaml.scm (ocaml-qtest)[propagated-inputs]: Add ocaml-qcheck. Julien Lepiller2017-04-291-1/+2
* gnu: Add ocaml-qcheck.•••* gnu/packages/ocaml.scm (ocaml-qcheck): New variable. Julien Lepiller2017-04-291-0/+23
* gnu: Use HTTPS URLs for GitHub home-pages.•••* 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. Leo Famulari2017-04-021-1/+1
* gnu: ocaml-qtest: Update to 2.5.•••* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.5. Ben Woodcroft2017-03-181-2/+2
* gnu: Add ocaml-csv.•••* gnu/packages/ocaml.scm (ocaml-csv): New variable. Ben Woodcroft2017-03-171-0/+24
* gnu: Add ocaml-sqlite3.•••* gnu/packages/ocaml.scm (ocaml-sqlite3): New variable. Ben Woodcroft2017-03-171-0/+30
* gnu: Add ocaml-ppx-typerep-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable. Julien Lepiller2017-03-141-0/+21
* gnu: Add ocaml-ppx-let.•••* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable. Julien Lepiller2017-03-141-0/+20
* gnu: Add ocaml-ppx-enumerate.•••* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable. Julien Lepiller2017-03-141-0/+22
* gnu: Add ocaml-ppx-assert.•••* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable. Julien Lepiller2017-03-141-0/+25
* gnu: Add ocaml-ppx-here.•••* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable. Julien Lepiller2017-03-141-0/+19
* gnu: Add ocaml-ppx-variants-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable. Julien Lepiller2017-03-141-0/+23
* gnu: Add ocaml-ppx-sexp-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable. Julien Lepiller2017-03-141-0/+23
* gnu: Add ocaml-variantslib.•••* gnu/packages/ocaml.scm (ocaml-variantslib): New variable. Julien Lepiller2017-03-141-0/+16
* gnu: Add ocaml-typerep.•••* gnu/packages/ocaml.scm (ocaml-typerep): New variable. Julien Lepiller2017-03-141-0/+16
* gnu: Add ocaml-sexplib.•••* gnu/packages/ocaml.scm (ocaml-sexplib): New variable. Julien Lepiller2017-03-141-0/+17
* gnu: Add ocaml-ppx-compare.•••* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable. Julien Lepiller2017-02-151-0/+27
* gnu: Add ocaml-ppx-bench.•••* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable. Julien Lepiller2017-02-151-0/+22
* gnu: Add ocaml-ppx-inline-test.•••* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable. Julien Lepiller2017-02-151-0/+21
* gnu: Add ocaml-ppx-type-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-type-conv): New variable. Julien Lepiller2017-02-151-0/+24
* gnu: Add ocaml-ppx-deriving.•••* gnu/packages/ocaml.scm (ocaml-ppx-deriving): New variable. Julien Lepiller2017-02-151-0/+39
* gnu: Add ocaml-cppo.•••* gnu/packages/ocaml.scm (ocaml-cppo): New variable. Julien Lepiller2017-02-151-0/+30
* gnu: Add ocaml-ppx-driver.•••* gnu/packages/ocaml.scm (ocaml-ppx-driver): New variable. Julien Lepiller2017-02-151-0/+29
* gnu: Add ocaml-ppx-optcomp.•••* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable. Julien Lepiller2017-02-151-0/+21
* gnu: Add ocaml-ppx-core.•••* gnu/packages/ocaml.scm (ocaml-ppx-core): New variable. Julien Lepiller2017-02-151-0/+24
* gnu: Add ocaml-fieldslib.•••* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable. Julien Lepiller2017-02-151-0/+18
* gnu: Add ocaml-bin-prot.•••* gnu/packages/ocaml.scm (ocaml-bin-prot): New variable. Julien Lepiller2017-01-311-0/+21
* gnu: Add ocaml-js-build-tools.•••* gnu/packages/ocaml.scm (ocaml-js-build-tools): New variable. Julien Lepiller2017-01-311-0/+62
* gnu: Add ocaml-oasis.•••* gnu/packages/ocaml.scm (ocaml-oasis): New variable. Julien Lepiller2017-01-311-0/+42