Thu Oct 29 06:53:30 PDT 2009  [email protected]
  * Inline more default methods
  Ignore-this: 289c44b0afd6d5631c2a4e0664275ca9
  
  Namely Monad: (>>)
         Eq:    (==), (/=)
         Num:   (-), negate
         Real:  quot, rem, div, mod, recip, (/), truncate
         Float: (**), logBase, sqrt, tan, tanh

    M ./GHC/Base.lhs +1
    M ./GHC/Classes.hs +2
    M ./GHC/Float.lhs +5
    M ./GHC/Num.lhs +2
    M ./GHC/Real.lhs +8

View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20091029135330-1287e-865660d6cde0241704c36176cc84ec0069c0c898.gz
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to