summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add ocaml-bibtex2html.•••* gnu/packages/ocaml.scm (ocaml-bibtex2html): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Ivan Gankevich2021-07-101-0/+30
* gnu: hevea: Update to 2.35.•••* gnu/packages/ocaml.scm (hevea): Update to 2.35. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Ivan Gankevich2021-07-101-2/+3
* gnu: ocaml-earley: Update to 3.0.0.•••* gnu/packages/ocaml.scm (ocaml-earley): Update to 3.0.0. Use latest ocaml version. Julien Lepiller2021-07-051-8/+7
* gnu: Add ocaml-sqlite3.•••* 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. Julien Lepiller2021-07-051-13/+26
* gnu: Add ocaml-cohttp.•••* gnu/packages/ocaml.scm (ocaml-cohttp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-271-0/+38
* gnu: Add ocaml-uri-sexp.•••* gnu/packages/ocaml.scm (ocaml-uri-sexp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-271-0/+15
* gnu: ocaml-uri: Update to 4.2.0.•••* gnu/packages/ocaml.scm (ocaml-uri): Update to 4.2.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-271-2/+2
* gnu: ocaml-dose3: Fix tests.•••* gnu/packages/ocaml.scm (ocaml-dose3)[arguments]<#:phases>: Add phase to patch tests script. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-231-1/+8
* gnu: ocaml-uri: Use a source file-name.•••* gnu/packages/ocaml.scm (ocaml-uri)[source]: Add a file-name field. Efraim Flashner2021-06-221-0/+1
* gnu: ocaml-merlin: Inherit from ‘ocaml-dot-merlin-reader’.•••* 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> Xinglu Chen2021-06-211-15/+9
* gnu: ocaml-dot-merlin-reader: Update to 4.2-411.•••* gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): Update to 4.2-411. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-211-2/+2
* gnu: ocaml-ppxlib: Update to 0.22.1.•••* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.22.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-201-2/+2
* gnu: ocaml-menhir: Update to 20210419.•••* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-201-2/+2
* gnu: Add ocaml-mparser-pcre.•••* gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-201-0/+15
* gnu: Add ocaml-mparser-re.•••* gnu/packages/ocaml.scm (ocaml-mparser-re): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-201-0/+15
* gnu: Add ocaml-mparser.•••* gnu/packages/ocaml.scm (ocaml-mparser): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-201-0/+28
* gnu: ocaml4.07-pcre: Remove package.•••* gnu/packages/ocaml.scm (ocaml4.07-pcre): Remove package. It has been superseded by ‘ocaml-pcre’. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-201-30/+0
* gnu: ocaml4.07-expect: Switch to default OCaml compiler.•••* 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> Xinglu Chen2021-06-201-12/+11
* gnu: Add ocaml-pcre.•••* gnu/packages/ocaml.scm (ocaml-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-201-0/+32
* gnu: cubicle: Make deterministic.•••* gnu/packages/ocaml.scm (cubicle)[arguments]: Remove build date from resulting binary. Julien Lepiller2021-06-191-0/+4
* gnu: cubicle: Fix build with newer ocaml-num.•••* gnu/packages/ocaml.scm (cubicle)[arguments]: Adjust Makefile for changes in ocaml-num. Julien Lepiller2021-06-191-1/+4
* gnu: Update ocaml-mdx to 1.9.0.•••* gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.9.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-191-2/+2
* gnu: Add ocaml-calendar.•••* gnu/packages/ocaml.scm (ocaml-calendar): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-191-0/+50
* gnu: dune-bootstrap: Update to 2.8.5.•••* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.8.5. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen2021-06-181-2/+2
* gnu: Add ocaml-js-of-ocaml.•••* 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> divoplade2021-06-131-0/+41
* gnu: ocaml-num: Update to 1.4.•••* gnu/packages/ocaml.scm (ocaml-num): Update to 1.4. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-28/+3
* gnu: Add ocaml-ppx-expect.•••* 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> pukkamustard2021-06-131-34/+49
* gnu: Add ocaml-ppx-variants-conv.•••* 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> pukkamustard2021-06-131-25/+40
* gnu: Add ocaml-variantslib.•••* gnu/packages/ocaml.scm (ocaml-variantslib): New variable. (ocaml4.07-variantslib): Inherit from ocaml-variantslib. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-22/+30
* gnu: Add ocaml-graphics.•••* gnu/packages/ocaml.scm (ocaml-graphics): New variable. Co-Authored-By: pukkamustard <pukkamustard@posteo.net> Signed-off-by: Julien Lepiller <julien@lepiller.eu> divoplade2021-06-131-0/+26
* gnu: Add ocaml-uri.•••* gnu/packages/ocaml.scm (ocaml-uri): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-0/+30
* gnu: Add ocaml-angstrom.•••* gnu/packages/ocaml.scm (ocaml-angstrom): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-0/+37
* gnu: Add ocaml-ppx-inline-test.•••* 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> pukkamustard2021-06-131-23/+46
* gnu: Add ocaml-time-now.•••* gnu/packages/ocaml.scm (ocaml-time-now): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-0/+25
* gnu: Add ocaml-jane-street-headers.•••* gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-0/+16
* gnu: Add ocaml-jst-config.•••* gnu/packages/ocaml.scm (ocaml-jst-config): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-1/+25
* gnu: Add ocaml-ppx-optional.•••* gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable. (ocaml4.07-ppx-optional): Inherit from ocaml-ppx-optional. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-23/+25
* gnu: Add ocaml-ppx-optcomp•••* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable. (ocaml4.07-ppx-optcomp): Inherit from ocaml-ppx-optcomp. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-21/+31
* gnu: Add ocaml-ppx-fields-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable. (ocaml4.07-ppx-fields-conv): Inherit from ocaml-ppx-fields-conv. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-25/+33
* gnu: Add ocaml-fieldslib.•••* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable. (ocaml4.07-fieldslib): Inherit from ocaml-fieldslib. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-24/+24
* gnu: Add ocaml-ppx-base.•••* gnu/packages/ocaml.scm (ocaml-ppx-base): New variable. (ocaml4.07-ppx-base): Inherit from ocaml-ppx-base. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-26/+39
* gnu: Add ocaml-ppx-js-style.•••* gnu/packages/ocaml.scm (ocaml-ppx-js-style): New variable. (ocaml4.07-ppx-js-style): Inherit from ocaml-ppx-js-style. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-24/+24
* gnu: Add ocaml-ppx-enumerate.•••* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable. (ocaml4.07-ppx-enumerate): Inherit from ocaml-ppx-enumerate. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-22/+32
* gnu: Add ocaml-ppx-hash.•••* gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable. (ocaml4.07-ppx-hash): Inherit from ocaml-ppx-hash. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-32/+40
* gnu: Add ocaml-ppx-custom-printf.•••* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable. (ocaml4.07-ppx-custom-printf): Inherit from ocaml-ppx-custom-printf. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-25/+34
* gnu: Add ocaml-ppx-assert.•••* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable. (ocaml4.07-ppx-assert): Inherit from ocaml-ppx-assert. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-131-27/+36
* gnu: Add ocaml-ppx-cold.•••* gnu/packages/ocaml.scm (ocaml-ppx-cold): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-061-0/+22
* gnu: Add ocaml-ppx-here.•••* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable. (ocaml4.07-ppx-here): Inherit from ocaml-ppx-here. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-061-27/+29
* gnu: Add ocaml-ppx-compare.•••* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable. (ocaml4.07-ppx-compare): Inherit from ocaml-ppx-compare. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-061-26/+38
* gnu: Add ocaml-syntax-shims.•••* gnu/packages/ocaml.scm (ocaml-syntax-shims): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard2021-06-061-0/+25