Ticket #112 (closed defect: fixed)
references to names with '#' in them do not work in markup
| Reported by: | duncan | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 2.4.2 | Keywords: | |
| Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
