[project @ 2002-02-14 13:59:22 by simonpj]
[ghc-hetmet.git] / ghc / compiler / absCSyn / PprAbsC.lhs
index 64f8048..ecd5bf8 100644 (file)
@@ -59,7 +59,6 @@ import BitSet         ( BitSet, intBS )
 import Outputable
 import GlaExts
 import Util            ( lengthExceeds, listLengthCmp )
-import Maybe           ( isNothing, maybeToList )
 
 import ST