hdiff
packages
feed
haskell-language-server
-2.7.0.0: plugins/hls-semantic-tokens-plugin/test/testdata/TDataType.hs
module TDataType where data Foo = Foo Int deriving (Eq)