hdiff
packages
feed
hls-gadt-plugin
-1.0.0.0: test/testdata/Data.expected.hs
module Data where data Foo where Bar :: Int -> Foo Baz :: Char -> String -> Foo