Split the Id related functions out from Var into Id, document Var and some of Id
[ghc-hetmet.git] / compiler / deSugar / DsArrows.lhs
index adc449c..8ce75de 100644 (file)
@@ -33,6 +33,7 @@ import CoreUtils
 
 import Name
 import Var
+import Id
 import PrelInfo
 import DataCon
 import TysWiredIn