simonmar    2002/08/21 03:43:22 PDT

  Modified files:
    libraries/base/GHC   Base.lhs 
  Log:
  Oops, unpackCStringUtf8# had rotted at some point, and no-one noticed.
  Some parentheses are required because the relative precedences of
  uncheckIShiftL# and +# (the default precedences, AFAICT) give the
  wrong meaning to some expressions.
  
  MERGE TO STABLE
  
  Revision  Changes    Path
  1.17      +9 -9      fptools/libraries/base/GHC/Base.lhs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries


Reply via email to