File: dune

package info (click to toggle)
ocaml-iter 1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 328 kB
  • sloc: ml: 2,503; makefile: 39
file content (7 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
(executable
 (name test_sexpr)
 (libraries iter)
 (flags :standard -w +a-4-42-44-48-50-58-32-60-70@8 -safe-string -color
   always)
 (ocamlopt_flags :standard -O3 -color always -unbox-closures
   -unbox-closures-factor 20))