summaryrefslogtreecommitdiff
path: root/META.ppx_deriving.template
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2019-08-20 11:14:30 +0200
committerStephane Glondu <steph@glondu.net>2019-08-20 11:14:30 +0200
commit5c3452d8a43e801580493edabb79538d854ff77a (patch)
tree9882cc06ad5b2e3d72a4b301816a5bb2ff7a83d3 /META.ppx_deriving.template
parentd09b1bf50d413215c6b4c605e058a67539f49b80 (diff)
New upstream version 4.3
Diffstat (limited to 'META.ppx_deriving.template')
-rw-r--r--META.ppx_deriving.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/META.ppx_deriving.template b/META.ppx_deriving.template
new file mode 100644
index 0000000..4536ec9
--- /dev/null
+++ b/META.ppx_deriving.template
@@ -0,0 +1,5 @@
+description = "Type-driven code generation"
+ppx(-custom_ppx) = "./ppx_deriving"
+requires = "ppx_deriving.runtime"
+
+# DUNE_GEN \ No newline at end of file