[Haddock] bug with haddock || hackage || hackage "Ocean" style
Drew Day
drewday at gatech.edu
Fri May 27 05:51:19 BST 2011
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<http://hackage.haskell.org/packages/archive/Cabal/1.10.1.0/doc/html/src/Language-Haskell-Extension.html>reveals
that this comes from:
-- | [GHC § 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 <http://i.imgur.com/P3oVq.jpg> for completeness.
Thanks,
-Drew Day
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haddock/attachments/20110527/9cf62210/attachment.htm>
More information about the Haddock
mailing list