DEBSOURCES
Skip Quicknav
sources / haskell-ormolu / 0.8.0.0-1 / data / examples / other / comment-after-preceding-haddock.hs
123456789101112
module Main where -- | A -- B type D = E -- | This is 'f' -- * Comment f :: a -> b