[project @ 2002-02-05 14:39:24 by simonpj]
[ghc-hetmet.git] / ghc / compiler / absCSyn / AbsCUtils.lhs
index 923005b..52e1085 100644 (file)
@@ -38,7 +38,7 @@ import Outputable
 import Panic           ( panic )
 import FastTypes
 
-import Maybe           ( isJust, maybeToList )
+import Maybe           ( isJust )
 
 infixr 9 `thenFlt`
 \end{code}