packages feed

HaRe-0.8.0.0: test/testdata/Layout/Lift.hs

module Layout.Lift where

ff y = y + zz
  where
    zz = 1

x = 1