(lang dune 3.16)
(name ocaml-syntax-shims)
(sections
 (lib /opt/local/lib/ocaml/site-lib/ocaml-syntax-shims)
 (bin /opt/local/bin)
 (doc /opt/local/share/doc/ocaml-syntax-shims))
(files
 (lib (META dune-package opam))
 (bin (ocaml-syntax-shims))
 (doc (CHANGES.md LICENSE.md README.md)))
