Do not #include external header files when compiling via C
[ghc-hetmet.git] / compiler / basicTypes / VarEnv.lhs
index 67bc120..bb988b2 100644 (file)
@@ -46,6 +46,7 @@ import Maybes
 import Outputable
 import FastTypes
 import StaticFlags
+import FastString
 \end{code}