We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dbbb8f + 0670dc1 commit bd84062Copy full SHA for bd84062
src/lib/mina_base/dune
@@ -73,8 +73,7 @@
73
hex
74
snark_bits
75
error_json
76
- ppx_version.runtime
77
- mina_compile_config)
+ ppx_version.runtime)
78
(preprocess
79
(pps
80
ppx_annot
src/lib/runtime_config/dune
@@ -39,9 +39,7 @@
39
signature_lib
40
staged_ledger
41
bounded_types
42
- mina_compile_config
43
- mina_version
44
- mina_user_error)
+ mina_compile_config)
45
(instrumentation
46
(backend bisect_ppx))
47
@@ -53,6 +51,4 @@
53
51
ppx_fields_conv
54
52
ppx_version
55
ppx_compare
56
- ppx_here
57
- ppx_jane
58
- ppx_mina)))
+ ppx_here)))
0 commit comments