[Haskell-cafe] Re: Optimization fun

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Feb 13 06:39:09 EST 2007


Hello Matthew,

Tuesday, February 13, 2007, 5:57:22 AM, you wrote:

>> qoutRem# is primitive operation in GHC

> I can see quotRemInteger# and divModInteger#, as well as quotInt#,
> remInt#, divInt# and modInt#, but not quotRemInt# nor divModInt#. For
> example:

you are right. btw, full list of primitive operations stored in
primops.txt.pp inside ghc sources archive

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list