hdiff
packages
feed
apply-refact
-0.1.0.0: tests/examples/Default84.hs.expected
pairs (x:xs) = map (\y -> (x,y)) xs ++ pairs xs