[project @ 2000-10-23 09:03:26 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / IdInfo.lhs
index 0db72f1..3fe281a 100644 (file)
@@ -80,7 +80,6 @@ import DataCon                ( DataCon )
 import FieldLabel      ( FieldLabel )
 import Demand          -- Lots of stuff
 import Outputable      
-import Maybe            ( isJust )
 
 infixl         1 `setDemandInfo`,
          `setStrictnessInfo`,