ghc5.02.1

Simon Marlow simonmar at microsoft.com
Wed Jan 23 12:24:00 EST 2002


> In ghc5.02.1, I don't seem to be able to find 
> Numeric.showOct, and it doesn't
> seem to be in the HEAD CVS version of fptools/ghc/lib/std/Numeric.lhs.

Numeric.showOct has been added to Haskell 98, but we haven't made the
corresponding change in GHC yet.  The next major release will certainly
have this change though (we couldn't do it in 5.02.2 because patchlevel
releases don't have any API changes).

Cheers,
	Simon




More information about the Glasgow-haskell-bugs mailing list