[haddock] #78: Quoting full qualified names to refer to entities that are not in scope don't work.

haddock haddock at projects.haskell.org
Tue Feb 24 15:37:20 EST 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.4.2
 Version:  2.4.1                 |   Resolution:       
Keywords:                        |  
---------------------------------+------------------------------------------
Comment (by waern):

 I don't think we should support this. What if multiple modules export the
 same name? I think we should at least require the user to qualify the name
 with a module, if the name is from the same package, and otherwise perhaps
 require a package qualification (see #13).

-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/78#comment:1>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool


More information about the Haddock mailing list