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