[Haddock] [haddock] #228: Wrong links for fully qualified identifiers that are not in scope
haddock
haddock at projects.haskell.org
Mon Feb 4 22:49:08 GMT 2013
#228: Wrong links for fully qualified identifiers that are not in scope
------------------------+---------------------------------------------------
Reporter: SimonHengel | Owner:
Type: defect | Status: new
Priority: major | Milestone: 2.13.2
Version: 2.12.0 | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment(by locush):
I've just stumbled across the same bug in
[http://hackage.haskell.org/packages/archive/printf-mauke/0.5.1/doc/html
/Text-Printf-Mauke-TH.html Text.Printf.Mauke.TH] (`printf` link goes to
`#t:printf` instead of `#v:printf`) and, more importantly,
[http://hackage.haskell.org/packages/archive/lens/3.8.5/doc/html/Control-
Lens-Prism.html Control.Lens.Prism] from `lens` (e.g. the `re`, `review`,
and `preview` links).
Very annoying.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/228#comment:1>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list