Codebase list ocaml-odoc / e4ad4c01-f621-4dc9-b1d5-648187f34bff/main dune
e4ad4c01-f621-4dc9-b1d5-648187f34bff/main

Tree @e4ad4c01-f621-4dc9-b1d5-648187f34bff/main (Download .tar.gz)

dune @e4ad4c01-f621-4dc9-b1d5-648187f34bff/main

691af13
 
 
 
 
 
 
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))))