Tue Aug  7 05:14:54 PDT 2007  Isaac Dupree <[EMAIL PROTECTED]>
  * Warning police: eliminate all defaulting within stage1
  Defaulting makes compilation of multiple modules more complicated (re: #1405)
  Although it was all locally within functions, not because of the module
  monomorphism-restriction... but it's better to be clear what's meant, anyway.
  I changed some that were defaulting to Integer, to explicit Int, where Int
  seemed appropriate rather than Integer.

    M ./compiler/codeGen/CgHpc.hs -1 +1
    M ./compiler/deSugar/DsForeign.lhs -1 +1
    M ./compiler/main/BreakArray.hs -2 +2
    M ./compiler/main/SysTools.lhs -2 +9
    M ./compiler/parser/Lexer.x -1 +1
    M ./compiler/utils/Pretty.lhs -1 +1
    M ./compiler/utils/StringBuffer.lhs -1 +1

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to