|
|
@ -7,20 +7,20 @@
|
|
|
|
(debug
|
|
|
|
(debug
|
|
|
|
(flags
|
|
|
|
(flags
|
|
|
|
(-w +a-4-9-18-40-42-44-48@50-66 -strict-formats -strict-sequence
|
|
|
|
(-w +a-4-9-18-40-42-44-48@50-66 -strict-formats -strict-sequence
|
|
|
|
-short-paths -bin-annot -keep-locs -keep-docs -opaque))
|
|
|
|
-error-style short -short-paths -bin-annot -keep-locs -keep-docs -opaque))
|
|
|
|
(env-vars
|
|
|
|
(env-vars
|
|
|
|
(PPX_TRACE_ENABLED 1))
|
|
|
|
(PPX_TRACE_ENABLED 1))
|
|
|
|
(inline_tests enabled))
|
|
|
|
(inline_tests enabled))
|
|
|
|
(trace
|
|
|
|
(trace
|
|
|
|
(flags
|
|
|
|
(flags
|
|
|
|
(-w -a -noassert -unboxed-types))
|
|
|
|
(-w -a -error-style short -noassert -unboxed-types))
|
|
|
|
(ocamlopt_flags (-O3))
|
|
|
|
(ocamlopt_flags (-O3))
|
|
|
|
(env-vars
|
|
|
|
(env-vars
|
|
|
|
(PPX_TRACE_ENABLED 1))
|
|
|
|
(PPX_TRACE_ENABLED 1))
|
|
|
|
(inline_tests disabled))
|
|
|
|
(inline_tests disabled))
|
|
|
|
(_ ; release, dev, default,...
|
|
|
|
(_ ; release, dev, default,...
|
|
|
|
(flags
|
|
|
|
(flags
|
|
|
|
(-w -a -noassert -unboxed-types))
|
|
|
|
(-w -a -error-style short -noassert -unboxed-types))
|
|
|
|
(ocamlopt_flags (-O3))
|
|
|
|
(ocamlopt_flags (-O3))
|
|
|
|
(env-vars
|
|
|
|
(env-vars
|
|
|
|
(PPX_TRACE_ENABLED 0))
|
|
|
|
(PPX_TRACE_ENABLED 0))
|
|
|
|