#5483: Eta-reduced term has wrongly inferred monomorphic type
--------------------------------------+-------------------------------------
  Reporter:  darchon                  |          Owner:         
      Type:  bug                      |         Status:  closed 
  Priority:  normal                   |      Milestone:         
 Component:  Compiler (Type checker)  |        Version:  7.2.1  
Resolution:  invalid                  |       Keywords:         
  Testcase:                           |      Blockedby:         
Difficulty:                           |             Os:  MacOS X
  Blocking:                           |   Architecture:  x86    
   Failure:  None/Unknown             |  
--------------------------------------+-------------------------------------
Changes (by simonpj):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 * Why `rowtotals'` is monomorphic:
 http://www.haskell.org/onlinereport/haskell2010/haskellch4.html#x10-880004.5
 (section 4.5.5)
  * Why `Integer` is chosen: default declarations
 http://www.haskell.org/onlinereport/haskell2010/haskellch4.html#x10-750004.3
 (section 4.3.4)

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