[project @ 2001-10-01 13:30:27 by rrt]
authorrrt <unknown>
Mon, 1 Oct 2001 13:30:27 +0000 (13:30 +0000)
committerrrt <unknown>
Mon, 1 Oct 2001 13:30:27 +0000 (13:30 +0000)
Remove unused import.

ghc/compiler/simplCore/OccurAnal.lhs

index d79d544..6e359a3 100644 (file)
@@ -38,7 +38,6 @@ import PrelNames      ( buildIdKey, foldrIdKey, runSTRepIdKey, augmentIdKey )
 import Unique          ( Unique )
 import UniqFM          ( keysUFM )  
 import Util            ( zipWithEqual, mapAndUnzip )
-import FastTypes
 import Outputable
 \end{code}