HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Haddock/Development ideas

< Haddock

There would be a number of benefits if GHC's parser were extended to understand the Haddock documentation markup and then Haddock changed to use the GHC API:

Image:Haste_screenshot_hovering.png

fix ::
  (   a {- ^ local argument -}
   -> a {- ^ local output -} )
      -> a {- ^ global output -}
This is also of interest for other type constructors like the pair type constructor (,).

Retrieved from "http://www.haskell.org/haskellwiki/Haddock/Development_ideas"

This page has been accessed 2,649 times. This page was last modified 02:24, 26 March 2008. Recent content is available under a simple permissive license.