summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* 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.
* gnu: Add ocaml-uchar.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-uchar): New variable.
* gnu: Add ocaml-ulex.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-ulex): New variable.
* gnu: Add ocaml-xmlm.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-xmlm): New variable.
* gnu: Add ocaml-bos.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-bos): New variable.
* gnu: Add ocaml-fpath.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-fpath): New variable.
* gnu: Add ocaml-logs.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-logs): New variable.
* gnu: Add ocaml-lwt.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-lwt): New variable.
* gnu: Add ocaml-ssl.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-ssl): New variable.
* gnu: Add ocaml-react.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-react): New variable.
* gnu: Add ocaml-ppx-tools.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
* gnu: Add ocaml-alcotest.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-alcotest): New variable.
* gnu: Add ocaml-astring.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-astring): New variable.
* gnu: Add ocaml-fmt.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-fmt): New variable.
* gnu: camlzip: Install both modules.Julien Lepiller2017-01-16
| | | | | * gnu/packages/ocaml.scm (camlzip) [arguments]: Install both zip and camlzip modules.
* gnu: ocamlmod: Enable tests.David Craven2017-01-04
| | | | | | | | Followup to 93eeadf0226078a6a9ecf57f84446044b4be249b. * gnu/packages/ocaml.scm (ocamlmod)[arguments]: Enable tests. Problem reported by Julien Lepiller <julien@lepiller.eu>.
* gnu: ocaml-ounit: Enable tests.David Craven2017-01-04
| | | | | | | | Followup to 7a76b4afd0ce296bb462be8cf66234e41672c285. * gnu/packages/ocaml.scm (ocaml-ounit)[arguments]: Enable tests. Problem reported by Julien Lepiller <julien@lepiller.eu>.
* gnu: Add ocaml-cmdliner.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-cmdliner): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-mtime.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-mtime): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-rresult.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-rresult): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-topkg.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-topkg): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-result.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-result): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-bitstring.Julien Lepiller2017-01-04
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-bitstring): New variable. * gnu/packages/patches/ocaml-bitstring-fix-configure.patch: New file. * gnu/local.mk (dist_patch_DATA): New patch. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-bisect.Julien Lepiller2017-01-04
| | | | | | | | | * gnu/packages/ocaml.scm (ocaml-bisect): New variable. * gnu/packages/patches/ocaml-bisect-fix-camlp4-in-another-directory.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-stringext.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-stringext): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-qtest.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-qtest): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-frontc.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-frontc): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-zarith.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-zarith): New variable. Signed-off-by: David Craven <david@craven.ch>