1 2 3 4 5 6 7 8 9
(library (name qsp_checks) (libraries qsp_syntax ) (preprocess (pps ppx_deriving.show ppx_deriving.enum ppx_deriving.eq )))