hdiff
packages
feed
haskell-language-server
-2.7.0.0: plugins/hls-semantic-tokens-plugin/test/testdata/TClass.hs
module TClass where class Foo a where foo :: a -> Int