Make [ELCtx_Alive] a coercion
- Mar 06, 2017
-
-
Jacques-Henri Jourdan authored
-
This still does not work for parsing, because of a bug in Coq. But at least for printing this is OK, and this is ready for when we will switch to 8.6pl1.
-
I needed to uncurry the [fn] type, so that type inference infers first that the generalized variables are lifetimes, before typechecking the external lifetime contexts.
-
This will make it possible to declare ELCtx_Alive a coercion.
-