packages feed

hls-rename-plugin-1.0.0.0: test/testdata/ImportHiding.expected.hs

import Foo hiding (hiddenFoo)

foo :: Int -> Int
foo _ = 5