File: dune

package info (click to toggle)
ppx-compare 0.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: ml: 1,325; makefile: 14
file content (8 lines) | stat: -rw-r--r-- 135 bytes parent folder | download
1
2
3
4
5
6
7
8
(library
 (name comparelib_test)
 (preprocess
  (pps ppxlib ppx_compare ppx_inline_test)))

(alias
 (name DEFAULT)
 (deps test.ml.pp))