#601: Replace GMP
----------------------+-----------------------------------------------------
 Reporter:  simonmar  |          Owner:                    
     Type:  task      |         Status:  new               
 Priority:  normal    |      Milestone:  _|_               
Component:  Compiler  |        Version:  None              
 Severity:  normal    |     Resolution:  None              
 Keywords:            |     Difficulty:  Difficult (1 week)
 Testcase:  N/A       |   Architecture:  Unknown           
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Comment (by igloo):

 http://darcs.haskell.org/libraries/integer-ultra-simple/ is a very simple
 (and inefficient) pure Haskell implementation. It validates, except
 `print003` and `print006` give different output (probably OK, due to
 different `Integer` representations) and `simplrun004(optc)` needs more
 stack space.

 This is not a reasonable replacement for Integer, although it's close to
 something that might be.

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