Re: [GHC] #2168: ghci should show haddock comments for identifier

#2168: ghci should show haddock comments for identifier -------------------------------------+------------------------------------- Reporter: j.waldmann | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: GHCi | Version: 6.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by adamse): Doing some more investigations it might make more sense to add the docs to `HscTypes.ModIface` in a fashion similar to how Haddock does in its `Interface` type. This would also add the possibility of docs for unexported entities as Haddock currently supports. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/2168#comment:27 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC