Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / deSugar / DsListComp.lhs
index ccc1a7b..a98aef6 100644 (file)
@@ -21,7 +21,6 @@ import DsMonad                -- the monadery used in the desugarer
 import DsUtils
 
 import DynFlags
-import StaticFlags
 import CoreUtils
 import Var
 import Type