summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* 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.
* gnu: Add ocaml-ppx-inline-test.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
* gnu: Add ocaml-ppx-type-conv.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-type-conv): New variable.
* gnu: Add ocaml-ppx-deriving.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-deriving): New variable.
* gnu: Add ocaml-cppo.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-cppo): New variable.
* gnu: Add ocaml-ppx-driver.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-driver): New variable.
* gnu: Add ocaml-ppx-optcomp.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
* gnu: Add ocaml-ppx-core.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-core): New variable.
* gnu: Add ocaml-fieldslib.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
* gnu: Add ocaml-bin-prot.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
* gnu: Add ocaml-js-build-tools.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-js-build-tools): New variable.
* gnu: Add ocaml-oasis.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-oasis): New variable.
* gnu: Add ocaml-fileutils.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-fileutils): New variable.
* gnu: Add ocaml-expect.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-expect): New variable.
* gnu: Add ocaml-pcre.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-pcre): New variable.
* gnu: Add ocaml-batteries.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-batteries): New variable.
* gnu: Add omake.Julien Lepiller2017-01-31
| | | | | | * gnu/packages/ocaml.scm (omake): New variable. * gnu/packages/patches/omake-fix-non-determinism.patch: New file. * gnu/local.mk (dist_patch_DATA): New patch.
* gnu: Add ocamlify.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocamlify): New variable.
* gnu: Add ocaml-base64.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-base64): New variable.
* gnu: Add ocaml-ocurl.Julien Lepiller2017-01-17
| | | | * gnu/pcakages/ocaml.scm (ocaml-ocurl): New variable.
* gnu: Add ocaml-jsonm.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-jsonm): New variable.
* gnu: Add ocaml-uutf.Julien Lepiller2017-01-17
| | | | * gna/packages/ocaml.scm (ocaml-uutf): New variable.