Make dumpIfSet_dyn_or use dumpSDoc
[ghc-hetmet.git] / compiler / utils / Fingerprint.hsc
index b2e2ddc..20b3ee9 100644 (file)
@@ -22,7 +22,6 @@ import Outputable
 import Foreign
 import Foreign.C
 import Text.Printf
-import Data.Word
 import Numeric          ( readHex )
 
 -- Using 128-bit MD5 fingerprints for now.