[Haddock] bug with haddock || hackage || hackage "Ocean" style

David Waern david.waern at gmail.com
Mon Jun 6 20:52:36 BST 2011


2011/5/27 Drew Day <drewday at gatech.edu>:
> I stumbled upon this rendering bug on hackage:
>
> http://hackage.haskell.org/packages/archive/Cabal/1.10.1.0/doc/html/Language-Haskell-Extension.html
>
> About 3/4ths down the page, there is a floating rendering containing the
> text:
>
> import "network" Network.Socket
> Simple investigation of the contents reveals that this comes from:
>
>   -- | [GHC &#xa7; 7.3.18] Allow imports to be qualified by the package
>   -- name the module is intended to be imported from, e.g.
>   --
>   -- > import "network" Network.Socket
>   | PackageImports
>
> I include a screenshot for completeness.

Thanks for the report. Looks like a CSS bug. Mark: do you know what's
going wrong here?

David



More information about the Haddock mailing list