summaryrefslogtreecommitdiff
path: root/dune.inc
blob: ac03068069176e77afa38d03893eb7de1bc7f7ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
(library
 (name ppx_tools_versioned)
 (public_name ppx_tools_versioned)
 (synopsis "Tools for authors of ppx rewriters and other syntactic tools (with ocaml-migrate-parsetree support)")
 (libraries ocaml-migrate-parsetree)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string))
 (wrapped false)
 (modules ast_convenience_402 ast_mapper_class_402 ast_lifter_402 ppx_tools_402
ast_convenience_403 ast_mapper_class_403 ast_lifter_403 ppx_tools_403
ast_convenience_404 ast_mapper_class_404 ast_lifter_404 ppx_tools_404
ast_convenience_405 ast_mapper_class_405 ast_lifter_405 ppx_tools_405
ast_convenience_406 ast_mapper_class_406 ast_lifter_406 ppx_tools_406
ast_convenience_407 ast_mapper_class_407 ast_lifter_407 ppx_tools_407
ast_convenience_408 ast_mapper_class_408 ast_lifter_408 ppx_tools_408
ast_convenience_409 ast_mapper_class_409 ast_lifter_409 ppx_tools_409
ast_convenience_410 ast_mapper_class_410 ast_lifter_410 ppx_tools_410
ast_convenience_411 ast_mapper_class_411 ast_lifter_411 ppx_tools_411))

(library
 (name ppx_tools_versioned_metaquot_402)
 (public_name ppx_tools_versioned.metaquot_402)
 (synopsis "Meta-quotation: 4.02 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_402)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_403)
 (public_name ppx_tools_versioned.metaquot_403)
 (synopsis "Meta-quotation: 4.03 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_403)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_404)
 (public_name ppx_tools_versioned.metaquot_404)
 (synopsis "Meta-quotation: 4.04 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_404)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_405)
 (public_name ppx_tools_versioned.metaquot_405)
 (synopsis "Meta-quotation: 4.05 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_405)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_406)
 (public_name ppx_tools_versioned.metaquot_406)
 (synopsis "Meta-quotation: 4.06 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_406)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_407)
 (public_name ppx_tools_versioned.metaquot_407)
 (synopsis "Meta-quotation: 4.07 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_407)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_408)
 (public_name ppx_tools_versioned.metaquot_408)
 (synopsis "Meta-quotation: 4.08 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_408)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_409)
 (public_name ppx_tools_versioned.metaquot_409)
 (synopsis "Meta-quotation: 4.09 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_409)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_410)
 (public_name ppx_tools_versioned.metaquot_410)
 (synopsis "Meta-quotation: 4.10 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_410)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))

(library
 (name ppx_tools_versioned_metaquot_411)
 (public_name ppx_tools_versioned.metaquot_411)
 (synopsis "Meta-quotation: 4.11 parsetree quotation")
 (libraries ocaml-migrate-parsetree ppx_tools_versioned)
 (kind ppx_rewriter)
 (wrapped false)
 (modules ppx_metaquot_411)
 (flags (:standard -w +A-4-17-44-45-105-42 -safe-string)))