; This should be independent of semgrep, so do not use semgrep dependencies here!
(library
 (public_name ojsonnet)
 (wrapped false)
 (libraries
   logs
   commons
   collections
   parser_jsonnet.tree_sitter
 )
 (preprocess (pps ppx_profiling ppx_deriving.show ppx_deriving.ord))
)
