simonmar    2005/08/12 03:47:49 PDT

  Modified files:
    ghc/compiler/utils   PrimPacked.lhs 
  Log:
  inline unsafePerformIO for eqStrPrefix/eqStrPrefixBA.  These functions
  are fairly time-critical pieces of the FastString system, and using
  unsafePerformIO here was causing unnecessary allocation.
  
  Revision  Changes    Path
  1.32      +10 -4     fptools/ghc/compiler/utils/PrimPacked.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to