#2986: :info printing instances often isn't wanted
---------------------------------+------------------------------------------
    Reporter:  Remi              |        Owner:                  
        Type:  feature request   |       Status:  new             
    Priority:  normal            |    Milestone:  6.10 branch     
   Component:  GHCi              |      Version:  6.10.1          
    Severity:  normal            |   Resolution:                  
    Keywords:  :info instances   |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by simonpj):

 Capturing a bit more email; Simon M writes: My vote would be:
 {{{
 :info class Show
 :info type Show
 :info instance Show
 }}}
 where `:info Show` displays information about everything called "Show".

 I know that classes and types share the same namespace currently, but it
 might not always be so.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2986#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

Reply via email to