[project @ 2004-01-23 13:55:28 by simonmar]
[ghc-hetmet.git] / ghc / compiler / rename / RnBinds.lhs
index ed835ca..843f28e 100644 (file)
@@ -43,6 +43,8 @@ import Bag
 import Outputable
 
 import Monad           ( foldM )
+
+import SrcLoc (getLoc) -- tmp
 \end{code}
 
 -- ToDo: Put the annotations into the monad, so that they arrive in the proper