packages feed

haskell-language-server-2.7.0.0: plugins/hls-rename-plugin/test/testdata/FunctionArgument.expected.hs

module FunctionArgument () where

foo :: Int -> Int
foo y = y + 1