Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / cmm / ZipCfg.hs
index 3a5932c..376ab3e 100644 (file)
@@ -45,7 +45,7 @@ import PprCmm()
 
 import Outputable hiding (empty)
 
 
 import Outputable hiding (empty)
 
-import Maybe
+import Data.Maybe
 import Prelude hiding (zip, unzip, last)
 
 -------------------------------------------------------------------------
 import Prelude hiding (zip, unzip, last)
 
 -------------------------------------------------------------------------