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