Ticket #228 (new defect)
Wrong links for fully qualified identifiers that are not in scope
| Reported by: | SimonHengel | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.13.2 |
| Version: | 2.12.0 | Keywords: | |
| Cc: |
Description
If we have something like
'Control.Concurrent.MVar.addMVarFinalizer'
Haddocks thinks it is a type and will prepend a {{t:}} to the generated link.
A real world example: http://hackage.haskell.org/packages/archive/base/4.6.0.0/doc/html/System-Mem-Weak.html#v:addFinalizer
Change History
Note: See
TracTickets for help on using
tickets.
