#1617: :types <module> (or :browse! <module>) - browse plain types, not in
context, for IDEs
---------------------+------------------------------------------------------
Reporter: claus | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8 branch
Component: GHCi | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
---------------------+------------------------------------------------------
Comment (by guest):
the latest version of a patch (under review) implementing :browse!, among
other things, is here
http://www.haskell.org/pipermail/cvs-ghc/2007-October/039131.html
there is a separate issue with the order of :browse output, which hampers
testing (#1799).
for reference, this ticket lists three issues, of which my patch fixes the
first two:
- missing children
- missing info about qualified imports
- incorrect (old) browse* info after :reload
the third issue is likely to be in the same corner as ordering #1799
(on the theory that a fresh load/reload ought to bring in items
in export order instead of leaving items already in there from
previous usage, with out-of-order uniqueIds).
claus
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1617#comment:3>
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