[Haddock] [haddock] #232: Module re-exports are handled incorrectly

haddock haddock at projects.haskell.org
Wed Dec 12 13:29:31 GMT 2012


#232: Module re-exports are handled incorrectly
----------------------+-----------------------------------------------------
Reporter:  feuerbach  |       Owner:     
    Type:  defect     |      Status:  new
Priority:  major      |   Milestone:     
 Version:  2.11.0     |    Keywords:     
----------------------+-----------------------------------------------------
 Contrary to its documentation, Haddock.Interface.Create.moduleExports
 incorrectly assumes that for a module re-export all of its symbols are re-
 exported.

 As an illustration, http://hackage.haskell.org/packages/archive/test-
 framework/0.8/doc/html/Test-Framework.html shows constructors of the Test
 data type, although it is exported as an abstract type.

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


More information about the Haddock mailing list