hdiff
packages
feed
hls-gadt-plugin
-1.0.0.0: test/testdata/TypeVariable.hs
module TypeVariable where data Foo a f = Foo a | Bar (f a)