packages feed

hls-rename-plugin-1.0.0.0: test/testdata/HiddenFunction.hs

import           Foo hiding (foo)

foo :: Int -> Int
foo x = 0