(library
 (public_name parser_ruby.ast_generic)
 (name parser_ruby_ast_generic)
 (wrapped false)
 (libraries
   commons
   lib_parsing
   parser_ruby.ast
   tree-sitter-lang.ruby
   ast_generic
 )
 (preprocess (pps ppx_deriving.show))
)
