packages feed

ormolu-0.0.3.0: data/examples/other/comment-alignment-out.hs

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

  -- | Bar.
  bar :: a