hdiff
packages
feed
purescript
-0.12.0: tests/purs/failing/DuplicateTypeVars.purs
-- @shouldFailWith DuplicateTypeArgument module Main where import Prelude type Foo a a = a