- 
Simon Peyton Jones authored
We were doing this already for explicit types like f :: forall a. Int but not for constructor declarations. This patch makes it consistent.
Simon Peyton Jones authoredWe were doing this already for explicit types like f :: forall a. Int but not for constructor declarations. This patch makes it consistent.
 
Loading