summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* gnu: ocaml@4.01: Remove the package, affected by a CVE, and its dependentAndreas Enge2019-02-19
| | | | | | | | | | | | | packages. This makes progress towards fixing <https://bugs.gnu.org/27462>. * gnu/packages/ocaml.scm (ocaml-4.01, ocaml4.01-findlib, ocaml4.01-ounit, ocaml4.01-camlzip, ocaml4.01-qtest, ocaml4.01-bisect, ocaml4.01-sqlite3, ocaml4.01-csv, ocaml4.01-xmlm, ocaml4.01-batteries, ocaml4.01-gsl): Remove variables. (ocaml-batteries, ocaml-bisect)[properties]: Remove ocaml4.01-variant. * gnu/packages/machine-learning.scm (ocaml4.01-mcl): Remove variable.
* gnu: Add ocaml-timed.Gabriel Hondet2019-02-13
| | | | | | * gnu/packages/ocaml.scm (ocaml-timed): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-bindlib.Gabriel Hondet2019-02-13
| | | | | | * gnu/packages/ocaml.scm (ocaml-bindlib): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-earley.Gabriel Hondet2019-02-13
| | | | | | * gnu/packages/ocaml.scm (ocaml-earley): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-splittable-random: Change @defn to @acronym.Christopher Baines2019-02-06
| | | | | | | | | I see an error when running guix package -s relating to this: Throw to key `parser-error' with args `(#f "Unknown command" defn)'. * gnu/packages/ocaml.scm (ocaml-splittable-random)[description]: Change @defn to @acronym.
* gnu: ocaml-spawn: Add missing @end itemize to description.Christopher Baines2019-02-06
| | | | | | | | | | As otherwise this error appears when running things like guix package -s: texinfo.scm:745:27: Throw to key `parser-error' with args `(#<input: string 35ad0e0> "EOF while reading a token " "reading char data")'. * gnu/packages/ocaml.scm (ocaml-spawn)[description]: Add @end itemize to the end.
* gnu: Add ocaml-core-kernel.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-core-kernel): New variable.
* gnu: Add ocaml-core.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-core): New variable.
* gnu: Add ocaml-spawn.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-spawn): New variable.
* gnu: Add ocaml-configurator.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-configurator): New variable.
* gnu: Add ocaml-jane-street-headers.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable.
* gnu: Add ocaml-splittable-random.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-splittable-random): New variable.
* gnu: Add ocaml-ppx-jane.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
* gnu: Add ocaml-ppx-bin-prot.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable.
* gnu: Add ocaml-ppx-base.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-base): New variable.
* gnu: Add ocaml-ppx-typerep-conv.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
* gnu: Add ocaml-ppx-js-style.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-js-style): New variable.
* gnu: Add ocaml-ppx-expect.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
* gnu: Add ocaml-ppx-assert.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
* gnu: Add ocaml-ppx-fail.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
* gnu: Add ocaml-ppx-let.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
* gnu: add ocaml-ppx-optcomp.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
* gnu: Add ocaml-ppx-optional.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable.
* gnu: Add ocaml-ppx-pipebang.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
* gnu: Add ocaml-ppx-sexp-message.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
* gnu: Add ocaml-ppx-sexp-value.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
* gnu: Add ocaml-typerep.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-typerep): New variable.
* gnu: Add ocaml-ppx-here.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
* gnu: Add ocaml-ppx-bench.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.
* gnu: Add ocaml-ppx-enumerate.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
* gnu: Add ocaml-ppx-hash.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable.
* gnu: Add ocaml-octavius.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-octavius): New variable.
* gnu: Add ocaml-bin-prot.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
* gnu: Add ocaml-ppx-custom-printf.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
* gnu: Add ocaml-ppx-variants-conv.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
* gnu: Add ocaml-ppx-sexp-conv.Julien Lepiller2019-02-05
| | | | * gnu/packaes/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
* gnu: Add ocaml-ppx-fields-conv.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
* gnu: Add ocaml-variantslib.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
* gnu: Add ocaml-fieldslib.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
* gnu: Add ocaml-ppx-compare.Julien Lepiller2019-02-05
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
* gnu: ocaml: Use propagated-inputs.Julien Lepiller2019-02-05
| | | | | * gnu/packages/ocaml.scm (ocaml-ppxlib, ocaml-ppx-derivers, ocaml-base) (ocaml-sexplib): Use propagated-inputs.
* gnu: ocaml-ppx-derivers: Add upstream-name.Julien Lepiller2019-02-05
| | | | | * gnu/packages/ocaml.scm (ocaml-ppx-derivers)[properties]: Add upstream-name.
* gnu: unison: Update to 2.51.1.Andreas Enge2019-02-05
| | | | | | | * gnu/packages/ocaml.scm (unison): Update to 2.51.1, use source from git instead of svn and remove a snippet, and compile with current OCaml. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-ppx-inline-test.Gabriel Hondet2019-02-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-migrate-parsetree: Update to 1.2.0.Gabriel Hondet2019-02-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.2.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: dune: Update to 1.6.3.Gabriel Hondet2019-02-04
| | | | | | | * gnu/packages/ocaml.scm (dune): Update to 1.6.3. * guix/build/dune-build-system.scm (build): Use --libdir. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-utop: Use INVOKE.Ricardo Wurmus2019-01-25
| | | | * gnu/packages/ocaml.scm (ocaml-utop)[arguments]: Use INVOKE.
* gnu: ocaml-zed: Use INVOKE.Ricardo Wurmus2019-01-25
| | | | * gnu/packages/ocaml.scm (ocaml-zed)[arguments]: Use INVOKE in build phases.
* gnu: ocaml-zarith: Use INVOKE.Ricardo Wurmus2019-01-25
| | | | * gnu/packages/ocaml.scm (ocaml-zarith)[arguments]: Use INVOKE.
* gnu: camlp4-4.02: Use INVOKE.Ricardo Wurmus2019-01-25
| | | | * gnu/packages/ocaml.scm (camlp4-4.02)[arguments]: Use INVOKE in build phases.