Add support for the `ExplicitForAll` language extension
This merge request adds support for the ExplicitForAll
language extension so that type variables can be quantified explicitly with the forall
keyword at the beginning of a type signature.
This merge request adds support for the ExplicitForAll
language extension so that type variables can be quantified explicitly with the forall
keyword at the beginning of a type signature.