File: dune

package info (click to toggle)
janest-base 0.17.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,632 kB
  • sloc: ml: 48,653; ansic: 281; javascript: 126; makefile: 14
file content (7 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
(library
 (name base_test)
 (libraries base base_container_tests core.base_for_tests base_test_helpers
   expect_test_helpers_core.expect_test_helpers_base sexplib
   sexp_grammar_validation num stdio)
 (preprocess
  (pps ppx_jane -dont-apply=pipebang -no-check-on-extensions)))