ormolu/data/examples/other/comment-alignment.hs
2019-06-30 22:59:21 +02:00

12 lines
98 B
Haskell

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