aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/3125.v
Commit message (Collapse)AuthorAge
* In injection/inversion, consider all template-polymorphic types as injectable.Gravatar Hugo Herbelin2017-11-28
In particular singleton inductive types are considered injectable, even in the absence of the option "Set Keep Proof Equalities". This fixes #3125 (and #4560, #6273).