package MlFront_Core
Module and library identification for MlFront
Install
Dune Dependency
Authors
Maintainers
Sources
MlFront.tar.gz
md5=cafc8d646018256e2af43c002f044785
sha512=f563dee8aab457e7cdd76428459b0a693ef165fc595570434e4ae038158a30ff4555dcad797ccb9c2e9abaa5c5a561df2364a33e768df6cc2f05a230e3d84c13
doc/CHANGES.html
Changes
2.3.1
- bugfix: Register callback as root to avoid segfaults with mlfront_zip. Fixes https://gitlab.com/dkml/build-tools/MlFront/-/issues/3
Earlier
- Add
.opam
install instructions. - Remote spec now includes a
`kind
field that can either be`std [`mirrors_clib []; ...]
or`cload [`id "library_id"; `clib "..."; ...]
.