summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: ocaml@4.01: Remove the package, affected by a CVE, and its dependent•••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. Andreas Enge2019-02-191-122/+2
* gnu: Add ocaml-timed.•••* gnu/packages/ocaml.scm (ocaml-timed): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet2019-02-131-0/+41
* gnu: Add ocaml-bindlib.•••* gnu/packages/ocaml.scm (ocaml-bindlib): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet2019-02-131-0/+38
* gnu: Add ocaml-earley.•••* gnu/packages/ocaml.scm (ocaml-earley): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet2019-02-131-0/+25
* gnu: ocaml-splittable-random: Change @defn to @acronym.•••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. Christopher Baines2019-02-061-4/+4
* gnu: ocaml-spawn: Add missing @end itemize to description.•••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. Christopher Baines2019-02-061-1/+2
* gnu: Add ocaml-core-kernel.•••* gnu/packages/ocaml.scm (ocaml-core-kernel): New variable. Julien Lepiller2019-02-051-0/+49
* gnu: Add ocaml-core.•••* gnu/packages/ocaml.scm (ocaml-core): New variable. Julien Lepiller2019-02-051-0/+36
* gnu: Add ocaml-spawn.•••* gnu/packages/ocaml.scm (ocaml-spawn): New variable. Julien Lepiller2019-02-051-0/+44
* gnu: Add ocaml-configurator.•••* gnu/packages/ocaml.scm (ocaml-configurator): New variable. Julien Lepiller2019-02-051-0/+34
* gnu: Add ocaml-jane-street-headers.•••* gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable. Julien Lepiller2019-02-051-0/+21
* gnu: Add ocaml-splittable-random.•••* gnu/packages/ocaml.scm (ocaml-splittable-random): New variable. Julien Lepiller2019-02-051-0/+29
* gnu: Add ocaml-ppx-jane.•••* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable. Julien Lepiller2019-02-051-0/+43
* gnu: Add ocaml-ppx-bin-prot.•••* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable. Julien Lepiller2019-02-051-0/+30
* gnu: Add ocaml-ppx-base.•••* gnu/packages/ocaml.scm (ocaml-ppx-base): New variable. Julien Lepiller2019-02-051-0/+32
* gnu: Add ocaml-ppx-typerep-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable. Julien Lepiller2019-02-051-0/+27
* gnu: Add ocaml-ppx-js-style.•••* gnu/packages/ocaml.scm (ocaml-ppx-js-style): New variable. Julien Lepiller2019-02-051-0/+29
* gnu: Add ocaml-ppx-expect.•••* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable. Julien Lepiller2019-02-051-0/+40
* gnu: Add ocaml-ppx-assert.•••* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable. Julien Lepiller2019-02-051-0/+27
* gnu: Add ocaml-ppx-fail.•••* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable. Julien Lepiller2019-02-051-0/+25
* gnu: Add ocaml-ppx-let.•••* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable. Julien Lepiller2019-02-051-0/+24
* gnu: add ocaml-ppx-optcomp.•••* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable. Julien Lepiller2019-02-051-0/+25
* gnu: Add ocaml-ppx-optional.•••* gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable. Julien Lepiller2019-02-051-0/+28
* gnu: Add ocaml-ppx-pipebang.•••* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable. Julien Lepiller2019-02-051-0/+26
* gnu: Add ocaml-ppx-sexp-message.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable. Julien Lepiller2019-02-051-0/+28
* gnu: Add ocaml-ppx-sexp-value.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable. Julien Lepiller2019-02-051-0/+26
* gnu: Add ocaml-typerep.•••* gnu/packages/ocaml.scm (ocaml-typerep): New variable. Julien Lepiller2019-02-051-0/+21
* gnu: Add ocaml-ppx-here.•••* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable. Julien Lepiller2019-02-051-0/+27
* gnu: Add ocaml-ppx-bench.•••* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable. Julien Lepiller2019-02-051-0/+26
* gnu: Add ocaml-ppx-enumerate.•••* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable. Julien Lepiller2019-02-051-0/+28
* gnu: Add ocaml-ppx-hash.•••* gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable. Julien Lepiller2019-02-051-0/+26
* gnu: Add ocaml-octavius.•••* gnu/packages/ocaml.scm (ocaml-octavius): New variable. Julien Lepiller2019-02-051-0/+20
* gnu: Add ocaml-bin-prot.•••* gnu/packages/ocaml.scm (ocaml-bin-prot): New variable. Julien Lepiller2019-02-051-0/+34
* gnu: Add ocaml-ppx-custom-printf.•••* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable. Julien Lepiller2019-02-051-0/+25
* gnu: Add ocaml-ppx-variants-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable. Julien Lepiller2019-02-051-0/+29
* gnu: Add ocaml-ppx-sexp-conv.•••* gnu/packaes/ocaml.scm (ocaml-ppx-sexp-conv): New variable. Julien Lepiller2019-02-051-0/+25
* gnu: Add ocaml-ppx-fields-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable. Julien Lepiller2019-02-051-0/+27
* gnu: Add ocaml-variantslib.•••* gnu/packages/ocaml.scm (ocaml-variantslib): New variable. Julien Lepiller2019-02-051-0/+27
* gnu: Add ocaml-fieldslib.•••* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable. Julien Lepiller2019-02-051-0/+28
* gnu: Add ocaml-ppx-compare.•••* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable. Julien Lepiller2019-02-051-0/+29
* gnu: ocaml: Use propagated-inputs.•••* gnu/packages/ocaml.scm (ocaml-ppxlib, ocaml-ppx-derivers, ocaml-base) (ocaml-sexplib): Use propagated-inputs. Julien Lepiller2019-02-051-8/+7
* gnu: ocaml-ppx-derivers: Add upstream-name.•••* gnu/packages/ocaml.scm (ocaml-ppx-derivers)[properties]: Add upstream-name. Julien Lepiller2019-02-051-0/+1
* gnu: unison: Update to 2.51.1.•••* 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> Andreas Enge2019-02-051-54/+11
* gnu: Add ocaml-ppx-inline-test.•••* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet2019-02-041-0/+32
* gnu: ocaml-migrate-parsetree: Update to 1.2.0.•••* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.2.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet2019-02-041-14/+14
* gnu: dune: Update to 1.6.3.•••* 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> Gabriel Hondet2019-02-041-2/+2
* gnu: ocaml-utop: Use INVOKE.•••* gnu/packages/ocaml.scm (ocaml-utop)[arguments]: Use INVOKE. Ricardo Wurmus2019-01-251-3/+3
* gnu: ocaml-zed: Use INVOKE.•••* gnu/packages/ocaml.scm (ocaml-zed)[arguments]: Use INVOKE in build phases. Ricardo Wurmus2019-01-251-3/+2
* gnu: ocaml-zarith: Use INVOKE.•••* gnu/packages/ocaml.scm (ocaml-zarith)[arguments]: Use INVOKE. Ricardo Wurmus2019-01-251-2/+1
* gnu: camlp4-4.02: Use INVOKE.•••* gnu/packages/ocaml.scm (camlp4-4.02)[arguments]: Use INVOKE in build phases. Ricardo Wurmus2019-01-251-20/+20