File tree Expand file tree Collapse file tree 7 files changed +7
-19
lines changed
Expand file tree Collapse file tree 7 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 11(executables
22 (names main)
3- (libraries liquid_ml base core)
4- (preprocess
5- (pps bisect_ppx --conditional)))
3+ (libraries liquid_ml base core))
Original file line number Diff line number Diff line change 11(library
22 (public_name liquid_interpreter)
3- (libraries base core stdio re2 liquid_syntax liquid_parser liquid_std)
4- (preprocess
5- (pps bisect_ppx --conditional)))
3+ (libraries base core stdio re2 liquid_syntax liquid_parser liquid_std))
Original file line number Diff line number Diff line change 11(library
22 (public_name liquid_ml)
3- (libraries base core stdio liquid_syntax liquid_parser liquid_interpreter)
4- (preprocess
5- (pps bisect_ppx --conditional)))
3+ (libraries base core stdio liquid_syntax liquid_parser liquid_interpreter))
Original file line number Diff line number Diff line change 11(library
22 (public_name liquid_parser)
3- (libraries base core stdio re2 liquid_syntax)
4- (preprocess
5- (pps bisect_ppx --conditional)))
3+ (libraries base core stdio re2 liquid_syntax))
Original file line number Diff line number Diff line change 11(library
22 (public_name liquid_std)
33 (libraries base core stdio re2 calendar base64 sha str liquid_syntax
4- liquid_parser)
5- (preprocess
6- (pps bisect_ppx --conditional)))
4+ liquid_parser))
Original file line number Diff line number Diff line change 22 (public_name liquid_syntax)
33 (libraries base core stdio re2 calendar ppx_deriving.runtime)
44 (preprocess
5- (pps ppx_deriving.show bisect_ppx --conditional )))
5+ (pps ppx_deriving.show)))
Original file line number Diff line number Diff line change 11(test
22 (name test_runner)
3- (libraries alcotest liquid_ml base core stdio)
4- (preprocess
5- (pps bisect_ppx --conditional)))
3+ (libraries alcotest liquid_ml base core stdio))
64
75(dirs templates)
You can’t perform that action at this time.
0 commit comments