packages feed

ghc-exactprint-0.5.0.0: tests/examples/transform/Rename2.hs.expected

joe x = case (odd x) of
  True -> "Odd"
  False -> "Even"