packages feed

ghc-exactprint-0.5.3.0: tests/examples/ghc710/Case.hs

foo x = case x of
          True -> "a"
          False -> "b"