summaryrefslogtreecommitdiff
path: root/compiler/utils/Fingerprint.hsc
Commit message (Expand)AuthorAgeFilesLines
* Sync the typeable fingerprinting with baseIan Lynagh2011-07-221-2/+18
* omit the local MD5 implementation if we can get it fromSimon Marlow2011-07-121-15/+24
* Fix an unused import warningIan Lynagh2009-07-071-1/+0
* FIX BUILD with GHC 6.4.xSimon Marlow2008-05-291-1/+4
* Use MD5 checksums for recompilation checking (fixes #1372, #1959)Simon Marlow2008-05-281-0/+77