simonmar 2001/01/03 06:38:08 PST
Modified files:
ghc/compiler/rename RnHiFiles.lhs
Log:
When looking for an hi-boot file, look for "M.hi-boot" regardless of
which way we're compiling, rather than "M.<hi-suf>-boot" as it was
before.
Now the libs are hapily compiling for profiling.
Revision Changes Path
1.33 +5 -3 fptools/ghc/compiler/rename/RnHiFiles.lhs