Skip to content

Commit

Permalink
[ re #5267 ] Add new infective options to user manual
Browse files Browse the repository at this point in the history
  • Loading branch information
jespercockx committed Feb 17, 2024
1 parent b02f678 commit 7eb6303
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/user-manual/tools/command-line-options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1699,15 +1699,20 @@ An *infective* option is an option that if used in one module, must be
used in all modules that depend on this module. The following options
are infective:

* :option:`--allow-exec`
* :option:`--cohesion`
* :option:`--cumulativity`
* :option:`--erased-matches`
* :option:`--erasure`
* :option:`--experimental-irrelevance`
* :option:`--flat-split`
* :option:`--guarded`
* :option:`--injective-type-constructors`
* :option:`--omega-in-omega`
* :option:`--prop`
* :option:`--rewriting`
* :option:`--two-level`
* :option:`--type-in-type`

Furthermore :option:`--cubical` and :option:`--erased-cubical` are
*jointly infective*: if one of them is used in one module, then one or
Expand Down

0 comments on commit 7eb6303

Please sign in to comment.