We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1c55d commit 7696300Copy full SHA for 7696300
packages/pa_ppx_parsetree/pa_ppx_parsetree.0.01/opam
@@ -1,7 +1,7 @@
1
synopsis: "A Camlp5-based Quasi-Quotation ppx rewriter for OCaml's AST "
2
description:
3
"""
4
-Thsi package provides quasi-quotations (like ppx_metaquot)
+This package provides quasi-quotations (like ppx_metaquot)
5
for the OCaml AST, so you can write code that computes over
6
OCaml's AST, using human-readable surface syntax for
7
patterns and expressions.
0 commit comments