Skip to content
Snippets Groups Projects
Commit a9d41b63 authored by Jacques-Henri Jourdan's avatar Jacques-Henri Jourdan
Browse files

Split the MakeXXX typeclasses into two, and add Hint Modes for them.

They are split into:
1- KnownMakeXXX , which only works if the parameter is not an evar. Hence, it will never force this evar to becomes e.g., emp or True.
2- MakeXXX, which works even if this is an evar, but it only has instances that will not instanciate arbitrarilly this evar.
parent db4424f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment