packages feed

haskell-language-server-2.7.0.0: plugins/hls-refactor-plugin/test/data/golden/add-arg/MultiSigFirst.hs

foo, bar :: Bool -> Int
bar = const 1
foo True = new_def [True]

foo False = 1