Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / cmm / ZipCfg.hs
index 1b9b5c3..f07d2fa 100644 (file)
@@ -707,5 +707,3 @@ pprGraph (Graph tail blockenv) =
     where pprBlock (Block id tail) = ppr id <> colon $$ ppr tail
           blocks = postorder_dfs_from blockenv tail
 
-_unused :: FS.FastString
-_unused = undefined