Fix the build
[ghc-hetmet.git] / compiler / specialise / SpecConstr.lhs
index d9903ee..f0648cc 100644 (file)
@@ -47,6 +47,7 @@ import UniqSupply
 import Outputable
 import FastString
 import UniqFM
+import MonadUtils
 \end{code}
 
 -----------------------------------------------------