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