#6028: warning for cyclic unimplemented defaults
------------------------------+---------------------------------------------
 Reporter:  lerkok            |          Owner:                  
     Type:  feature request   |         Status:  new             
 Priority:  normal            |      Component:  Compiler        
  Version:  7.4.1             |       Keywords:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown      |       Testcase:                  
Blockedby:                    |       Blocking:                  
  Related:                    |  
------------------------------+---------------------------------------------

Comment(by lerkok):

 Along similar lines; it'd be really awesome if ghc computed that
 information, and printed it with :i, something like:

 ghci> :i Num
 minimal complete definition: +, *, abs, signum, fromInteger, and one of
 negate, -
 ....

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