[haddock] #139: Fully qualified inter-module links don't work.
haddock
haddock at projects.haskell.org
Fri Aug 6 23:05:10 EDT 2010
#139: Fully qualified inter-module links don't work.
-------------------+--------------------------------------------------------
Reporter: ezyang | Owner:
Type: defect | Status: new
Priority: major | Milestone: 2.7.0
Version: 2.6.0 | Keywords:
-------------------+--------------------------------------------------------
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.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/139>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list