Fix the 64k insns overflow check in ghci, and add more checks
[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...