diff options
| author | Gaëtan Gilbert | 2020-03-17 16:22:05 +0100 |
|---|---|---|
| committer | Gaëtan Gilbert | 2020-03-17 16:22:05 +0100 |
| commit | 5a2990d7a3a90f0c0554c8132b0b692ce13a5a02 (patch) | |
| tree | 45348b07d54ba9fbfe1255205b235f68bbf9e99e /doc | |
| parent | 901cbfab468efa868e3838c2009ac09978ee661a (diff) | |
| parent | b62a6df9907169f47a72ee78ebe088c68932dd93 (diff) | |
Merge PR #11811: Remove a positivity check when Positivity Checking is off
Reviewed-by: SkySkimmer
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst b/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst new file mode 100644 index 0000000000..c08ebb7f25 --- /dev/null +++ b/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst @@ -0,0 +1,4 @@ +- **Fixed:** + Allow more inductive types in `Unset Positivity Checking` mode + (`#11811 <https://github.com/coq/coq/pull/11811>`_, + by SimonBoulier). |
