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