packages feed

fourmolu-0.0.6.0: data/examples/other/comment-alignment.hs

class Foo a where

  -- | Foo.

  foo
    :: Int
    -> a -- ^ Something

  -- | Bar.

  bar :: a