cvs commit: hugs98/lib Prelude.hs

Sigbjorn Finne sof@glass.cse.ogi.edu
Wed, 14 Nov 2001 10:29:43 -0800


sof         2001/11/14 10:29:43 PST

  Modified files:
    lib                  Prelude.hs 
  Log:
  - Fixed a couple of Ratio-related bugs reported by Ian Lynagh:
     * data Ratio: Put bangs ('!') on both components.
     * Fractional{Ratio}.recip bugfix.
  - minor optim of read{Hex,Oct,Dec}
  
  Revision  Changes    Path
  1.17      +9 -8      hugs98/lib/Prelude.hs