packages feed

hls-refactor-plugin-1.1.0.0: test/data/golden/add-arg/AddArgWithLambda.hs

foo :: Bool -> () -> Int
foo True = \() -> new_def [True]

foo False = const 1