packages feed

fourmolu-0.5.0.0: data/examples/other/comment-spacing-out.hs

-- |Something.
foo ::
  -- |Foo.
  Int ->
  -- |Bar.
  IO ()
foo _ = pure () -- comment