[GHC] #7801: Change C arithmetic types to integral types.

GHC cvs-ghc at haskell.org
Mon Apr 8 13:52:27 CEST 2013


#7801: Change C arithmetic types to integral types.
-------------------------------+--------------------------------------------
  Reporter:  jeffshaw          |          Owner:                  
      Type:  feature request   |         Status:  closed          
  Priority:  normal            |      Milestone:                  
 Component:  libraries/base    |        Version:  7.6.2           
Resolution:  wontfix           |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => wontfix


Comment:

 Thanks for the suggestion, but I think that if we were to make that change
 then we might regret it in the future. If C only declares them to be
 arithmetic, then we should too.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7801#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list