[Haddock] [haddock] #232: Module re-exports are handled incorrectly
haddock
haddock at projects.haskell.org
Wed Dec 12 16:56:48 GMT 2012
#232: Module re-exports are handled incorrectly
----------------------+-----------------------------------------------------
Reporter: feuerbach | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Version: 2.11.0 | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment(by feuerbach):
I might do eventually, but my work queue is already rather large atm :)
Also, (whoever will be working on this), note, that semantics of exports
is a bit tricky and easy to get wrong. See e.g.
http://hackage.haskell.org/trac/ghc/ticket/7469
So, if possible, use functions from the GHC API to do export and import
resolution. I don't know whether such functions exist — could someone
knowledgeable about the GHC API comment on this?
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/232#comment:4>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list