packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/Case.hs

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