id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc
112	references to names with '#' in them do not work in markup	duncan		"For example from the ByteString docs:

{{{
-- | /O(1)/ 'unsafePackAddressLen' provides constant-time construction of
-- 'ByteStrings' which is ideal for string literals. It packs a sequence
-- of bytes into a 'ByteString', given a raw 'Addr#' to the string, and
-- the length of the string.
}}}

Haddock copes fine with that type in the type signature, but not a reference in the markup."	defect	closed	major		2.4.2	fixed		
