package ppx_hegel_compat
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Internal ppxlib AST shim shared by Hegel's PPX packages
Install
dune-project
Dependency
Authors
Maintainers
Sources
hegel-0.12.2-opam.tar.gz
md5=7e3e9fe22fa27bcbcc702709033ad9a0
sha512=457e53d4c45ef8470645eba6a3c93cf5938ca3f8b1e45fc40121a14d6bb1f7967a8242294ee6d7ddf76f7ff9a2f67b7be6a00eab8970360d65dac789cc039aad
Description
Abstracts over the differences between standard OCaml's ppxlib AST and OxCaml's ppxlib AST (labeled tuples, constructor modalities) so the Hegel PPX deriver and test rewriter can share a single implementation. Not intended for direct use.
Published: 25 Jul 2026
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
-
ppx_hegel_generator
>= "0.12.2" -
ppx_hegel_test
>= "0.12.2"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page