#2168: ghci should show haddock comments for identifier
-----------------------------+----------------------------------------------
Reporter: j.waldmann | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.10 branch
Component: GHCi | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
-----------------------------+----------------------------------------------
Comment (by simonmar):
The documentation is stored in the Haddock interface file now, and Haddock
has a library that provides access to the .haddock files. So it seems to
me the right way to go is for GHCi to invoke the Haddock library to get
the docs. Unfortunately this needs some restructuring: the Haddock
library would become a boot package.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2168#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs