[haddock] #78: Quoting full qualified names to refer to entities that are not in scope don't work.
haddock
haddock at projects.haskell.org
Sat Jun 27 09:04:45 EDT 2009
#78: Quoting full qualified names to refer to entities that are not in scope
don't work.
---------------------------------+------------------------------------------
Reporter: gsan at stillpsycho.net | Owner:
Type: defect | Status: new
Priority: major | Milestone: 2.5.0
Version: 2.4.2 | Resolution:
Keywords: |
---------------------------------+------------------------------------------
Changes (by waern):
* version: 2.4.1 => 2.4.2
Comment:
The problem here is that we convert DocIdentifier into DocString if we
can't find the id during renaming in GHC. If we move renaming of HsDoc
into Haddock as part of Isaac Dupree's SoC project then we can fix this in
Haddock. In any case we need to wait until the next GHC release before we
can release a Haddock version which fixes this.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/78#comment:5>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list