hdiff
packages
feed
hls-tactics-plugin
-1.1.0.0: test/golden/GoldenSwapMany.hs.expected
swapMany :: (a, b, c, d, e) -> (e, d, c, b, a) swapMany (a, b, c, d, e) = (e, d, c, b, a)