packages feed

ghc-exactprint-0.2: tests/examples/LayoutWhere.hs

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