#1463: Module → Package lookup in ghc-pkg?
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.10 branch
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
-------------------------------+--------------------------------------------
Comment (by guest):
Replying to [comment:6 guest]:
> i've got a minor patch that extends ghci's :info to handle module names
as well, so
> {{{
> Prelude> :i Prelude Data.Maybe Distribution.System Data.Array
Data.Sequence
@Simons:
i'm having a minor problem with this one: getting the info is easy enough,
but a name might be both module and something else, so i'd like `:info` to
check both, reporting errors only if it can't find either. but the error
output for the existing checks seems to be hardwired deep in the call
chain, so i don't know how to disable that for names that have successful
module information.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1463#comment:8>
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