aboutsummaryrefslogtreecommitdiff
path: root/lib/syntax/dune
blob: 4bc26bea1563b6b297abd370cf6c726ef1e7a3ff (plain)
1
2
3
4
(library
 (name qsp_syntax)
 (preprocess
  (pps ppx_deriving.show ppx_deriving.enum ppx_deriving.ord ppx_deriving.eq)))