package ppx_hegel_compat
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.14.1-opam.tar.gz
md5=752804d1b971d094839dc59f8db838a2
sha512=78cf518517168c2ea91c1e611c25610b2f2fa9049946f5f88e57d6ab7a256d30b433ed6625f92e3379434ed545aa9299f3dc237876f6d4a90fcbbece75ff800d
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.
Added to opam-repository:
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
-
ppx_hegel_generator
>= "0.14.1" -
ppx_hegel_test
>= "0.14.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page