Adding pushing of hpc translation status through hi files.
[ghc-hetmet.git] / compiler / typecheck / Inst.lhs
index 962e4e0..6a09244 100644 (file)
@@ -76,6 +76,8 @@ import DynFlags
 import Maybes
 import Util
 import Outputable
+
+import Data.List
 \end{code}