#1256: GHC warns about omitting type signatures; would be more helpful if it
supplied inferred type signature
--------------------------------+-------------------------------------------
    Reporter:  guest            |        Owner:         
        Type:  feature request  |       Status:  closed 
    Priority:  low              |    Milestone:  6.8    
   Component:  Compiler         |      Version:  6.6    
    Severity:  minor            |   Resolution:  fixed  
    Keywords:                   |   Difficulty:  Unknown
          Os:  Unknown          |     Testcase:         
Architecture:  Unknown          |  
--------------------------------+-------------------------------------------
Comment (by Isaac Dupree):

 Perhaps the type should be shown without the unnecessary forall's (which
 aren't commonly written in type-signatures when not needed, and aren't
 Haskell98)?

 (BTW, having that in the warning at all is great :)

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