packages feed

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

foo x = r
  where
    a = 3
    b = 4
    r = a + a + b