haddock-2.29.1: html-test/src/Bug1.hs
{-# LANGUAGE Haskell2010 #-}
module Bug1 where
-- | We should have different anchors for constructors and types\/classes. This
-- hyperlink should point to the type constructor by default: 'T'.
data T = T
{-# LANGUAGE Haskell2010 #-}
module Bug1 where
-- | We should have different anchors for constructors and types\/classes. This
-- hyperlink should point to the type constructor by default: 'T'.
data T = T