[project @ 1999-01-19 09:55:05 by sof]
authorsof <unknown>
Tue, 19 Jan 1999 09:55:05 +0000 (09:55 +0000)
committersof <unknown>
Tue, 19 Jan 1999 09:55:05 +0000 (09:55 +0000)
commit571f57b06ea9d5cba4a829de8c7ab9bad02120de
tree1201982fb13008c63be8de2446684ce192c33b04
parent99419fa253a459bcc55fc5d3a99144a68a3cc754
[project @ 1999-01-19 09:55:05 by sof]
Added showBin (binary nums - no, the 'old' showBin & friends hasn't been resurrected)
+ showIntAtBase to export list:

   showBin       :: (Integral a) => a -> ShowS
   showIntAtBase :: Integral a
         => a            -- base
         -> (a -> Char)  -- digit to char
         -> a            -- number to show.
         -> ShowS
ghc/lib/exts/NumExts.lhs