diff options
Diffstat (limited to 'dune-project')
| -rw-r--r-- | dune-project | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dune-project b/dune-project index 1249c4af9f..fa05f5fb41 100644 --- a/dune-project +++ b/dune-project @@ -2,6 +2,9 @@ (name coq) (using coq 0.1) +(formatting + (enabled_for ocaml)) + ; We cannot set this to true until as long as the build is not ; properly bootstrapped [that is, we remove the voboot target] ; |
