[project @ 2005-08-12 10:47:48 by simonmar]
authorsimonmar <unknown>
Fri, 12 Aug 2005 10:47:48 +0000 (10:47 +0000)
committersimonmar <unknown>
Fri, 12 Aug 2005 10:47:48 +0000 (10:47 +0000)
commit3f1234649fee9d121801b44789e5b4fb91b647c3
tree497a5216d480552d4b137c1e1eb15e25979cc49a
parent196ccd219fb3b7bdd4dc24e8804da8640af83bb2
[project @ 2005-08-12 10:47:48 by simonmar]
inline unsafePerformIO for eqStrPrefix/eqStrPrefixBA.  These functions
are fairly time-critical pieces of the FastString system, and using
unsafePerformIO here was causing unnecessary allocation.
ghc/compiler/utils/PrimPacked.lhs