Remove redundant fromIntegral calls
[ghc-hetmet.git] / compiler / typecheck / TcSimplify.lhs
index 9ebae01..4c74262 100644 (file)
@@ -36,6 +36,7 @@ import TcIface
 import TcTyFuns
 import DsUtils -- Big-tuple functions
 import Var
+import Id
 import Name
 import NameSet
 import Class