janest-ocaml-compiler-libs 0.17.0-ok1 source package in openKylin
Changelog
janest-ocaml-compiler-libs (0.17.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 07 May 2026 19:58:53 +0800
janest-ocaml-compiler-libs (0.17.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 07 May 2026 19:58:53 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | ocaml |
| File | Size | SHA-256 Checksum |
|---|---|---|
| janest-ocaml-compiler-libs_0.17.0.orig.tar.gz | 4.9 KiB | 9b9644d7351db699e57ddba7c767bb4153e6e988ccf45ead2fb238a3bd75cdc7 |
| janest-ocaml-compiler-libs_0.17.0-ok1.debian.tar.xz | 2.0 KiB | 06e56259181f6fb2c6cbf6dcf88fdac05fa01c75553e5361ef07c50a48811c5f |
| janest-ocaml-compiler-libs_0.17.0-ok1.dsc | 2.0 KiB | 6553858475ca015151fa0c456367235f9a095b19dd3a34dec0e1974a214e05b7 |
This package simply repackages the OCaml compiler libraries so they
don’t expose everything at toplevel. For instance Ast_helper is now
Ocaml_
.
The special library ocaml_shadow adds a deprecation warning on all
modules from the compiler libraries, to force the user to use the
prefixed names.