#3650: Add a Natural number type to the pre-defined basic types.
--------------------------------------+-------------------------------------
  Reporter:  JohnD                    |          Owner:                  
      Type:  proposal                 |         Status:  closed          
  Priority:  normal                   |      Milestone:                  
 Component:  Compiler (Type checker)  |        Version:                  
Resolution:  wontfix                  |       Keywords:                  
Difficulty:                           |             Os:  Unknown/Multiple
  Testcase:                           |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown             |  
--------------------------------------+-------------------------------------
Changes (by igloo):

  * status:  new => closed
  * difficulty:  =>
  * resolution:  => wontfix
  * failure:  => None/Unknown

Comment:

 A Natural type that doesn't need compiler support could be implemented in
 a standalone package, and doesn't need to be part of the compiler
 (although it could be proposed to become part of the base package in the
 future).

 If what you want needs compiler support, then it would probably be best to
 discuss the design on the cvs-ghc mailing list, or perhaps to make a wiki
 page describing it.

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