Add -dylib-install-name option to GHC so the install name can be set for dynamic...
[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...