hdiff
packages
feed
ghc-exactprint
-0.5.0.0: tests/examples/transform/Rename2.hs
foo' x = case (odd x) of True -> "Odd" False -> "Even"