hdiff
packages
feed
haskell-language-server
-2.7.0.0: plugins/hls-gadt-plugin/test/testdata/SimpleNewtype.expected.hs
module SimpleNewtype where newtype A where B :: Int -> A