packages feed

fourmolu-0.2.0.0: data/examples/other/comment-alignment-four-out.hs

class Foo a where
    -- | Foo.
    foo ::
        Int ->
        -- | Something
        a

    -- | Bar.
    bar :: a