packages feed

ghc-exactprint-1.9.0.0: tests/examples/ghc910/Test138.hs

-- c1
module Main
  ( Test(Test, a, b)
  , foo -- c2
  ) -- c3
    where