package ppx_compose

  1. Overview
  2. Docs
Inlined function composition

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_compose-v0.2.1.tbz
sha256=414f72a7659f2e85cf87ddcbf9981f793aa78ea3a607c35a8237e5ee305811b3
sha512=d69bfab88b4d4949bc5189724f954f33e1c2fa36d9fcf1dded351d379c241345533bf12bf493b26acbbcb6bd726674c22c934f037ec0b2820b6a5f99cfbc9ba3

CHANGES.md.html

v0.2.1 - 2021-10-10

  • Change license exception to LGPL-3.0-linking-exception.

v0.2.0 - 2021-10-10

  • Migrate to ppxlib.

v0.1.0 - 2019-12-19

  • Upgrade to OCaml AST 4.10.

  • Switch to dune.

v0.0.4 - 2017-12-17

  • Add missing location information in generated code.

v0.0.3 - 2017-06-04

  • Internal improvements.

v0.0.2 - 2017-05-24

  • Use ocaml-migrate-parsetree.

  • Add runtime library.

v0.0.1 - 2017-03-17

  • Initial and functional release.