(env
  (dev (flags (:standard -w -9 -principal)))
  (release (ocamlopt_flags (:standard -O3)))
)
