#4385: Type-level natural numbers
----------------------------------------+-----------------------------------
    Reporter:  diatchki                 |        Owner:  diatchki    
        Type:  feature request          |       Status:  new         
    Priority:  normal                   |    Milestone:  7.2.1       
   Component:  Compiler (Type checker)  |      Version:              
    Keywords:                           |     Testcase:              
   Blockedby:                           |   Difficulty:              
          Os:  Unknown/Multiple         |     Blocking:              
Architecture:  Unknown/Multiple         |      Failure:  None/Unknown
----------------------------------------+-----------------------------------

Comment(by jeltsch):

 Replying to [comment:3 simonpj]:
 > I really, really want to make operators into type '''constructors'''
 rather than (as at present) type '''variables'''.  So that we can write a
 type `(a + b)` rather than `(a :+ b)`.  See
 http://hackage.haskell.org/trac/haskell-prime/wiki/InfixTypeConstructors.
 Doing this is, I think, straightforward, but it still needs doing.

 Really nice. What GHC version can be expected to have this feature? I’d
 like to use it.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to