[project @ 2006-01-09 13:25:50 by simonmar]
authorsimonmar <unknown>
Mon, 9 Jan 2006 13:25:50 +0000 (13:25 +0000)
committersimonmar <unknown>
Mon, 9 Jan 2006 13:25:50 +0000 (13:25 +0000)
commit5d8f5e005c673f6e14a7e1b61f889b176ccf4766
tree4f230930fbc9e1fb59a4b957ba9dc1fd6d216512
parente1001abdb4f7ff4d703fc3dc0d587f861e11740c
[project @ 2006-01-09 13:25:50 by simonmar]
Fix up to compile with GHC 5.04.x again.

Also includes a fix for a memory error I discovered along the way:
should fix the "scavenge_one" crash in the stage2 build of recent
HEADs.
ghc/compiler/Makefile
ghc/compiler/utils/Binary.hs
ghc/compiler/utils/Encoding.hs
ghc/compiler/utils/FastString.lhs
ghc/compiler/utils/StringBuffer.lhs