packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc710/B.hs

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