Remove some unnecessary imports
[ghc-hetmet.git] / compiler / deSugar / DsCCall.lhs
index 0ceb443..5a50cff 100644 (file)
@@ -48,11 +48,6 @@ import PrelNames
 import VarSet
 import Constants
 import Outputable
-
-#ifdef DEBUG
-import TypeRep
-#endif
-
 \end{code}
 
 Desugaring of @ccall@s consists of adding some state manipulation,