packages feed

haskell-src-exts-1.24.0: tests/examples/ImplicitWhereBlocks.hs.prettyprinter.golden

foo = x
  where x = 1
        z = 19
y = 2