packages feed

ormolu-0.9.0.0: data/examples/other/comment-empty-let-out.hs

foo =
  let
   in 10

-- a comment
bar = 20