haddock-2.18.1: html-test/src/Bug647.hs
module Bug647 where class Bug647 a where f :: a -- ^ doc for arg1 -> a -- ^ doc for arg2 -> a -- ^ doc for arg3
module Bug647 where class Bug647 a where f :: a -- ^ doc for arg1 -> a -- ^ doc for arg2 -> a -- ^ doc for arg3