[project @ 1998-02-03 17:13:54 by simonm]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsCore.lhs
index 05226a1..53d16be 100644 (file)
@@ -21,9 +21,7 @@ module HsCore (
 
 -- friends:
 import HsTypes         ( HsType, pprParendHsType )
-import PrimOp          ( PrimOp, tagOf_PrimOp )
 import Kind            ( Kind {- instance Outputable -} )
-import Type            ( GenType {- instance Outputable -} )
 
 -- others:
 import Literal         ( Literal )