packages feed

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

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