packages feed

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

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