File: dune

package info (click to toggle)
ocaml-odoc 1.5.2%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,972 kB
  • sloc: ml: 26,974; makefile: 59; sh: 35
file content (7 lines) | stat: -rw-r--r-- 217 bytes parent folder | download
1
2
3
4
5
6
7
; Note: We disable warning 18 here to support compiler versions < 4.03
; See https://caml.inria.fr/mantis/view.php?id=7135 for details
(env
 (dev
  (flags (:standard -w -18)))
 (release
  (flags (:standard -w -18))))