Skip to content

No ShadowedTypeVar is raised for member type vars shadowing class vars #2140

Description

@garyb
-- @shouldWarnWith ShadowedTypeVar
module Main where

class Test a where
  f :: (forall a. a -> a) -> a -> a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions