Ticket #139 (closed defect: fixed)
Fully qualified inter-module links don't work.
| Reported by: | ezyang | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 2.6.0 | Keywords: | |
| Cc: |
Description
If I have a module Foo which wants to refer to Bar but doesn't import it (perhaps Foo is an import of Bar), I can't link even when I specify the fully qualified name of a function residing in Bar. I've attached a small test Cabal project which demonstrates this bug: the documentation in Foo is expected to be linked, but is not.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
