hdiff
packages
feed
hls-tactics-plugin
-1.1.0.0: test/golden/AutoInfixApplyMany.hs.expected
test :: (a -> b -> x -> c) -> a -> (a -> b) -> x -> c test (/:) a f x = (a /: f a) x