summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* gnu: Add ocaml-odoc-parser.Xinglu Chen2021-08-30
| | | | | | * gnu/packages/ocaml.scm (ocaml-odoc-parser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ocaml4.07-base: Remove unnecessary arguments.pukkamustard2021-08-20
| | | | | | * gnu/packages/ocaml.scm (ocaml4.07-base): Remove unnecessary arguments. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* guix: dune-build-system: Add a profile parameter.pukkamustard2021-08-20
| | | | | | | | | * guix/build-system/dune.scm: Add a profile parameter. * guix/build/dune-build-system.scm (build): Use it. * doc/guix.texi: Document it. * gnu/packages/ocaml.scm: Remove profile being set from build flags. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-dune: Update to 2.9.0.Julien Lepiller2021-08-20
| | | | * gnu/packages/ocaml.scm (dune): Update to 2.9.0.
* gnu: opam: Update to 2.1.0.Julien Lepiller2021-08-20
| | | | * gnu/packages/ocaml.scm (opam): Update to 2.1.0.
* gnu: ocaml-opam-file-format: Update to 2.1.3.Julien Lepiller2021-08-20
| | | | * gnu/packages/ocaml.scm (ocaml-opam-file-format): Update to 2.1.3.
* gnu: ocaml-markup: Update to 1.0.2.Julien Lepiller2021-08-20
| | | | * gnu/packages/ocaml.scm (ocaml-markup): Update to 1.0.2.
* gnu: Add ocamlformat.Xinglu Chen2021-08-08
| | | | | | * gnu/packages/ocaml.scm (ocamlformat): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-dune-build-info.Xinglu Chen2021-08-08
| | | | | | * gnu/packages/ocaml.scm (ocaml-dune-build-info): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-fix.Xinglu Chen2021-08-08
| | | | | | * gnu/packages/ocaml.scm (ocaml-fix): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-uuseg.Xinglu Chen2021-08-08
| | | | | | * gnu/packages/ocaml.scm (ocaml-uuseg): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-uucp.Xinglu Chen2021-08-08
| | | | | | * gnu/packages/ocaml.scm (ocaml-uucp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-uucd.Xinglu Chen2021-08-08
| | | | | | * gnu/packages/ocaml.scm (ocaml-uucd): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-bisect-ppx: Update to 2.6.1.Xinglu Chen2021-08-08
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.6.1. [propagated-inputs]: Adjust accordingly. [arguments]: Remove unnecessary phase; disable tests. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-biniou: Simplify "make-writable" phase.Ricardo Wurmus2021-08-04
| | | | * gnu/packages/ocaml.scm (ocaml-biniou)[arguments]: Simplify phase.
* gnu: lablgtk3: Install with version information.Julien Lepiller2021-07-31
| | | | | | | | This is required so recent versions of coq can check version requirements. * gnu/packages/ocaml.scm (lablgtk3)[arguments]: Ensure version is added to the META file.
* gnu: ocaml-zarith: Update to 1.12.Julien Lepiller2021-07-31
| | | | * gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.12.
* gnu: Add ocaml-bibtex2html.Ivan Gankevich2021-07-10
| | | | | | * gnu/packages/ocaml.scm (ocaml-bibtex2html): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: hevea: Update to 2.35.Ivan Gankevich2021-07-10
| | | | | | * gnu/packages/ocaml.scm (hevea): Update to 2.35. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-earley: Update to 3.0.0.Julien Lepiller2021-07-05
| | | | | * gnu/packages/ocaml.scm (ocaml-earley): Update to 3.0.0. Use latest ocaml version.
* gnu: Add ocaml-sqlite3.Julien Lepiller2021-07-05
| | | | | | | * gnu/packages/ocaml.scm (ocaml-sqlite3): New variable. (ocaml4.07-sqlite3): Inherit from ocaml-sqlite3. * gnu/packages/bioinformatics.scm (pplacer): Also use package-with-ocaml4.07 with ocaml-sqlite3.
* gnu: Add ocaml-cohttp.Xinglu Chen2021-06-27
| | | | | | * gnu/packages/ocaml.scm (ocaml-cohttp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-uri-sexp.Xinglu Chen2021-06-27
| | | | | | * gnu/packages/ocaml.scm (ocaml-uri-sexp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-uri: Update to 4.2.0.Xinglu Chen2021-06-27
| | | | | | * gnu/packages/ocaml.scm (ocaml-uri): Update to 4.2.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-dose3: Fix tests.Xinglu Chen2021-06-23
| | | | | | | * gnu/packages/ocaml.scm (ocaml-dose3)[arguments]<#:phases>: Add phase to patch tests script. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-uri: Use a source file-name.Efraim Flashner2021-06-22
| | | | * gnu/packages/ocaml.scm (ocaml-uri)[source]: Add a file-name field.
* gnu: ocaml-merlin: Inherit from ‘ocaml-dot-merlin-reader’.Xinglu Chen2021-06-21
| | | | | | | | | * gnu/packages/ocaml.scm (ocaml-merlin): Inherit from ‘ocaml-dot-merlin-reader’, thus also updating it to 4.2-411. [version, source, build-system, home-page]: Remove. [arguments]<#:phases>: Use custom test phase. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-dot-merlin-reader: Update to 4.2-411.Xinglu Chen2021-06-21
| | | | | | * gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): Update to 4.2-411. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-ppxlib: Update to 0.22.1.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.22.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-menhir: Update to 20210419.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-mparser-pcre.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-mparser-re.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-mparser-re): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-mparser.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-mparser): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml4.07-pcre: Remove package.Xinglu Chen2021-06-20
| | | | | | | * gnu/packages/ocaml.scm (ocaml4.07-pcre): Remove package. It has been superseded by ‘ocaml-pcre’. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml4.07-expect: Switch to default OCaml compiler.Xinglu Chen2021-06-20
| | | | | | | | | | * gnu/packages/ocaml.scm (ocaml4.07-expect): Rename to ‘ocaml-expect’. [arguments]: Use default OCaml compiler. [native-inputs]: Use ‘ocaml-*’ packages instead of ‘ocaml4.07-*’. [propagated-inputs]: Likewise. [description]: Make it a full sentence. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-pcre.Xinglu Chen2021-06-20
| | | | | | * gnu/packages/ocaml.scm (ocaml-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: cubicle: Make deterministic.Julien Lepiller2021-06-19
| | | | | * gnu/packages/ocaml.scm (cubicle)[arguments]: Remove build date from resulting binary.
* gnu: cubicle: Fix build with newer ocaml-num.Julien Lepiller2021-06-19
| | | | | * gnu/packages/ocaml.scm (cubicle)[arguments]: Adjust Makefile for changes in ocaml-num.
* gnu: Update ocaml-mdx to 1.9.0.pukkamustard2021-06-19
| | | | | | * gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.9.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-calendar.Xinglu Chen2021-06-19
| | | | | | * gnu/packages/ocaml.scm (ocaml-calendar): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: dune-bootstrap: Update to 2.8.5.Xinglu Chen2021-06-18
| | | | | | * gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.8.5. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-js-of-ocaml.divoplade2021-06-13
| | | | | | | * gnu/packages/ocaml.scm (ocaml-js-of-ocaml): New variable. Co-Authored-By: pukkamustard <pukkamustard@posteo.net> Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: ocaml-num: Update to 1.4.pukkamustard2021-06-13
| | | | | | * gnu/packages/ocaml.scm (ocaml-num): Update to 1.4. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-ppx-expect.pukkamustard2021-06-13
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable. (ocaml4.07-ppx-expect): Inherit from ocaml-ppx-expect. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-ppx-variants-conv.pukkamustard2021-06-13
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable. (ocaml4.07-ppx-variants-conv): Inherit from ocaml-ppx-variants-conv. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-variantslib.pukkamustard2021-06-13
| | | | | | | * gnu/packages/ocaml.scm (ocaml-variantslib): New variable. (ocaml4.07-variantslib): Inherit from ocaml-variantslib. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-graphics.divoplade2021-06-13
| | | | | | | * gnu/packages/ocaml.scm (ocaml-graphics): New variable. Co-Authored-By: pukkamustard <pukkamustard@posteo.net> Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-uri.pukkamustard2021-06-13
| | | | | | * gnu/packages/ocaml.scm (ocaml-uri): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-angstrom.pukkamustard2021-06-13
| | | | | | * gnu/packages/ocaml.scm (ocaml-angstrom): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-ppx-inline-test.pukkamustard2021-06-13
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable. (ocaml4.07-ppx-inline-test): Inherit from ocaml-ppx-inline-test. Signed-off-by: Julien Lepiller <julien@lepiller.eu>