packages feed

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

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