[project @ 2000-10-12 13:11:45 by simonmar]
[ghc-hetmet.git] / ghc / compiler / types / Type.lhs
index ef37be2..b3134f5 100644 (file)
@@ -103,7 +103,6 @@ import TyCon        ( TyCon,
 
 -- others
 import SrcLoc          ( noSrcLoc )
-import Maybes          ( maybeToBool )
 import PrimRep         ( PrimRep(..), isFollowableRep )
 import Unique          ( Uniquable(..) )
 import Util            ( mapAccumL, seqList, thenCmp )