hdiff
packages
feed
hls-rename-plugin
-1.0.0.0: test/testdata/ExportedFunction.expected.hs
module ExportedFunction (quux) where quux :: Num p => [a] -> p quux [] = 0 quux xs = 1