[GHC] #8008: Pretty numbers (like 1`000`000)

GHC ghc-devs at haskell.org
Sat Jun 22 10:16:25 CEST 2013


#8008: Pretty numbers (like 1`000`000)
---------------------------------+------------------------------------------
    Reporter:  wvv               |        Owner:                         
        Type:  feature request   |       Status:  closed                 
    Priority:  normal            |    Component:  Compiler (Type checker)
     Version:  7.6.3             |   Resolution:  invalid                
    Keywords:                    |           Os:  Unknown/Multiple       
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown           
   Blockedby:                    |     Blocking:                         
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by carter):

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


Comment:

 this requires changes to the haskell grammar and I think that theres no
 strong reason for this.

 You can emulate this functionality partially using the overloaded strings
 extension.

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



More information about the ghc-tickets mailing list