[Haskell-cafe] about integer and float operations

Simon Peyton-Jones simonpj at microsoft.com
Thu Feb 5 06:09:09 EST 2009


| Manlio Perillo wrote:
| > By the way, in GHC.Float there is a (private):
| > integerLogBase :: Integer -> Integer -> Int
|
| Yes, I have needed this function many times.
| Too bad it is not exposed.

So use the libraries process to propose exposing it!

Simon


More information about the Haskell-Cafe mailing list