hdiff
packages
feed
haskell-language-server
-2.7.0.0: plugins/hls-gadt-plugin/test/testdata/Forall.expected.hs
module Forall where data Foo where Bar :: Show a => a -> b -> a -> Foo