packages feed

fourmolu-0.11.0.0: data/examples/other/comment-empty-let.hs

foo =
  let
   in 10

-- a comment
bar = 20