(library
 (name qsp_syntax)
 
 (preprocess (pps 
   ppx_deriving.show 
   ppx_deriving.enum
   ppx_deriving.ord
   ppx_deriving.eq )))