Merge _stub.o files into the main .o file (Fixes #3687 and #706)
[ghc-hetmet.git] / compiler / utils / Fingerprint.hsc
2009-07-07 Ian LynaghFix an unused import warning
2008-05-29 Simon MarlowFIX BUILD with GHC 6.4.x
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...