./devel/ocaml-core, Standard library overlay for OCaml by Jane Street

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.0, Package name: ocaml-core-0.15.0, Maintainer: jaapb

Core is an industrial-strength alternative to the OCaml standard library.
It was developed by Jane Street, which is the largest industrial user of OCaml.


Required to run:
[lang/ocaml] [devel/ocaml-sexplib] [devel/ocaml-dune] [devel/ocaml-jst-config] [devel/ocaml-core_kernel] [devel/ocaml-ppx_jane] [devel/ocaml-spawn]

Required to build:
[pkgtools/cwrappers] [misc/ocaml-opaline]

Master sites:

Filesize: 510.727 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-05 09:58:36 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-core to version 0.15.0.

There is no changelog, but there seem to have been quite a few changes
in the dependency structure between ocaml-core and ocaml-core_kernel, as
well as adding support for OCaml 4.12.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-01-17 10:33:45 by Jaap Boender | Files touched by this commit (5) | Package updated
Log message:
Updated devel/ocaml-core to version 0.13.0.

The changelog hasn't been updated, but this version definitely adds
support for OCaml 4.09.
   2019-07-01 14:38:53 by Jaap Boender | Files touched by this commit (3) | Package updated
Log message:
Updated devel/ocaml-core to version 0.12.3.

This adds support for Ocaml 4.08 and fixes a linking bug.
With this update, PR pkg/54330 should also be fixed.
   2019-03-25 10:14:48 by Jaap Boender | Files touched by this commit (6)
Log message:
Added devel/ocaml-core, standard library overlay for OCaml