[project @ 2003-05-28 01:12:07 by mthomas]
[ghc-hetmet.git] / ghc / compiler / coreSyn / CoreLint.lhs
index 7470294..76d7ebe 100644 (file)
@@ -38,6 +38,7 @@ import TyCon          ( isPrimTyCon )
 import BasicTypes      ( RecFlag(..), isNonRec )
 import CmdLineOpts
 import Maybe
+import Util             ( notNull )
 import Outputable
 
 import IO              ( hPutStrLn, stderr )