Remove unused imports
[ghc-hetmet.git] / compiler / codeGen / StgCmmProf.hs
index bae8694..6fb20f8 100644 (file)
@@ -52,7 +52,6 @@ import FastString
 import Constants       -- Lots of field offsets
 import Outputable
 
-import Data.Maybe
 import Data.Char
 import Control.Monad