(library
 (name soteria_std)
 (public_name soteria.std)
 (libraries iter fmt tsort cmdliner)
 (inline_tests)
 (preprocess
  (pps ppx_inline_test)))
