packages feed

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

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