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.0-opam.tar.gz
md5=4993c66e3d465c9a95e00efea178bb3b
sha512=032e92cd6ac54269cff5f4b2eb84e7669dc9187b29a8cf596a89df84e7eaece9b67e107dadbb7673391efe88dbbeb8d91d6d97e55ce74c9c1a58d142af65c971
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: 14 Jul 2026
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
-
ppx_hegel_generator
>= "0.12.0" -
ppx_hegel_test
>= "0.12.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page