Age | Commit message (Collapse) | Author |
|
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.
|
|
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/packages/ocaml.scm (ocaml-core-kernel): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-core): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-spawn): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-configurator): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-splittable-random): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-base): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-typerep): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-octavius): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
|
|
* gnu/packaes/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppxlib, ocaml-ppx-derivers, ocaml-base)
(ocaml-sexplib): Use propagated-inputs.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-derivers)[properties]: Add
upstream-name.
|
|
* 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/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.2.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* 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/packages/ocaml.scm (ocaml-utop)[arguments]: Use INVOKE.
|
|
* gnu/packages/ocaml.scm (ocaml-zed)[arguments]: Use INVOKE in build phases.
|
|
* gnu/packages/ocaml.scm (ocaml-zarith)[arguments]: Use INVOKE.
|
|
* gnu/packages/ocaml.scm (camlp4-4.02)[arguments]: Use INVOKE in build phases.
|
|
* gnu/packages/ocaml.scm (ocaml-4.01)[arguments]: Use INVOKE in build phases.
|
|
* gnu/packages/ocaml.scm (ocaml-4.02)[arguments]: Use INVOKE in build phases.
|
|
* gnu/packages/ocaml.scm (ocaml-craml): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-cmdliner): Update to 1.0.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|