hdiff
packages
feed
hls-gadt-plugin
-1.0.0.0: test/testdata/ConstructorContext.expected.hs
module ConstructorContext where data Foo where Bar :: Show a => a -> Foo